Package | Description |
---|---|
org.imanity.imanityspigot |
Classes for ImanitySpigot3
|
org.imanity.imanityspigot.ai | |
org.imanity.imanityspigot.chunk | |
org.imanity.imanityspigot.config | |
org.imanity.imanityspigot.config.region | |
org.imanity.imanityspigot.config.region.convert | |
org.imanity.imanityspigot.event | |
org.imanity.imanityspigot.event.chunk | |
org.imanity.imanityspigot.executor | |
org.imanity.imanityspigot.executor.asm | |
org.imanity.imanityspigot.mobai | |
org.imanity.imanityspigot.movement |
Classes for the MovementHandler / Listener from ImanitySpigot3
|
org.imanity.imanityspigot.packet |
Classes for the PacketHandler / Listener from ImanitySpigot3
|
org.imanity.imanityspigot.packet.wrappers | |
org.imanity.imanityspigot.pearl | |
org.imanity.imanityspigot.util |
Modifier and Type | Class and Description |
---|---|
interface |
API |
class |
ImanitySpigot |
interface |
Properties |
static class |
Properties.ServerProperty |
Modifier and Type | Interface and Description |
---|---|
interface |
Goal<T extends Mob>
Represents an AI goal of an entity
|
class |
GoalKey<T extends Mob>
Used to identify a Goal.
|
class |
GoalType |
static class |
GoalType.SelectorType |
interface |
MobGoals
Represents a part of the "brain" of a mob.
|
static class |
MobGoals.EntityMobGoals<T extends Mob> |
interface |
VanillaGoal<T extends Mob>
Represents a vanilla goal.
|
Modifier and Type | Class and Description |
---|---|
class |
AnalyseData |
class |
AsyncPriority |
interface |
ChunkAnalyse |
static interface |
ChunkAnalyse.AnalysesExport |
static interface |
ChunkAnalyse.ChunkAnalysesExport |
static class |
ChunkAnalyse.SortMethod |
static class |
ChunkAnalyse.SortTarget |
static class |
ChunkAnalyse.TileEntityType |
static interface |
ChunkAnalyse.WorldAnalysesExport |
Modifier and Type | Class and Description |
---|---|
class |
WorldRegion |
interface |
WorldRegionModification |
Modifier and Type | Class and Description |
---|---|
class |
WorldRegionModificationBiome |
class |
WorldRegionModificationConverter |
class |
WorldRegionModificationRemoveLakes |
class |
WorldRegionModificationRemoveRivers |
Modifier and Type | Class and Description |
---|---|
class |
AsyncHeartbeatRequestEvent
The event that will be called when player heartbeat (keep alive) is requested
NOTE: this function will only work if you have Async Heartbeat Addition enabled
|
class |
AsyncHeartbeatResponseEvent
The event that will be called when player heartbeat (keep alive) receives a response
NOTE: this function will only work if you have Async Heartbeat Addition enabled
|
class |
AsyncTabCompleteEvent
Allows plugins to compute tab completion results asynchronously.
|
class |
PlayerPearlRefundEvent |
Modifier and Type | Class and Description |
---|---|
class |
ChunkAnalyseEndEvent |
class |
ChunkAnalyseEvent |
class |
ChunkAnalyseStartEvent |
Modifier and Type | Class and Description |
---|---|
class |
EventExecutorGenerator |
class |
MethodHandleEventExecutor |
class |
StaticMethodHandleEventExecutor |
Modifier and Type | Class and Description |
---|---|
class |
ASMEventExecutorGenerator |
interface |
ClassDefiner |
class |
SafeClassDefiner |
Modifier and Type | Interface and Description |
---|---|
interface |
MobAIHandler
Deprecated.
|
interface |
MobAIService
Deprecated.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MovementHandler |
interface |
MovementService
An Interface to listen Players' Movements
|
Modifier and Type | Interface and Description |
---|---|
interface |
PacketHandler |
interface |
PacketService
An Interface to listen Packets
|
Modifier and Type | Interface and Description |
---|---|
interface |
MovementPacketWrapper |
Modifier and Type | Interface and Description |
---|---|
interface |
PearlBehaviour |
class |
PearlBehaviourEmpty |
Modifier and Type | Interface and Description |
---|---|
interface |
MathHelperBridge |
class |
ObjBoolean |
interface |
ObjBooleanFunction<T> |
class |
ObjInt |
class |
ObjRef<T> |
class |
SneakyThrow |
class |
Utility |
Copyright © 2022. All rights reserved.