EntityAccessor

FunctionReturn TypeParameters
getName String /
isAlive boolean /
setName void name - String
getType String /
isLiving boolean /
stopRiding void /
setPosition void x - double
y - double
z - double
isInvisible boolean /
isPassenger boolean entity - EntityAccessor
isCrouching boolean /
hasNoGravity boolean /
setMotion void x - double
y - double
z - double
isImmuneToFire boolean /
getPosition Vector3dAccessor /
getThreeData Object key - String
sendTranslatedMessage void translationKey - String
args - Object[]
rayTrace Object distance - double
blockMode - String
fluidMode - String
getHeight float /
getWorld WorldAccessor /
getFallDistance float /
executeCommand int command - String
getWidth float /
setPlayerMotion void x - double
y - double
z - double
noClip boolean /
getLookVec Vector3dAccessor /
getPassengers EntityAccessor[] /
setNameVisible void visible - boolean
setOnFire void seconds - int
setThreeData boolean key - String
value - Object
addMotion void x - double
y - double
z - double
startRiding boolean entity - EntityAccessor
force - boolean
lookAt void target - Vector3dAccessor
getNBTData CompoundNBTAccessor /
getAsLiving LivingEntityAccessor /
setNoClip void noClip - boolean
getMotion Vector3dAccessor /
setFallDistance void fallDistance - float
playSoundAt void id - String
volume - float
pitch - float
getPosZ double /
kill void /
isPlayer boolean /
setSizeDirectly void size - float
sizeChangeType - String
setYaw float yaw - float
getYaw float /
getPersistentData CompoundNBTAccessor /
getHorizontalFacing Direction /
setPositionAndRotation void x - double
y - double
z - double
yaw - float
pitch - float
setInvisible void invisible - boolean
getPosX double /
getPosY double /
getTicksExisted int /
getPitch float /
setPitch void pitch - float
setRotation void yaw - float
pitch - float
isOnGround boolean /
extinguish void /
setNoGravity void noGravity - boolean
removePassengers void /
getEyeHeight float /
sendMessage void message - String
startSizeChange void size - float
sizeChangeType - String
getUUID String /


LivingEntityAccessor

FunctionReturn TypeParameters
isChild boolean /
isSleeping boolean /
isSprinting boolean /
heal void amount - float
getMovementSpeed float /
isElytraFlying boolean /
attackEntityFrom void sourceName - String
amount - float
getAbilities AbilityAccessor[] /
getAbilities AbilityAccessor[] containerId - String
getHealth float /
getMaxHealth float /
swingArm void mainHand - boolean
isUndead boolean /
getItemInSlot ItemStackAccessor slot - String
setMovementSpeed void speed - float
setItemInSlot void slot - String
item - Object
addSuperpower void superpower - String
getAbilityById AbilityAccessor abilityId - String
isOnLadder boolean /
setHealth void health - float
getAbsorptionAmount float /
attackEntityFromExplosion void @Nullable attacker - LivingEntityAccessor
float - float
attackEntityFromMob void attacker - LivingEntityAccessor
amount - float
attackEntityFromThrowable void throwable - EntityAccessor
@Nullable thrower - EntityAccessor
float - float
attackEntityFromPlayer void playerAttacker - LivingEntityAccessor
amount - float
getName String /
isAlive boolean /
setName void name - String
getType String /
isLiving boolean /
stopRiding void /
setPosition void x - double
y - double
z - double
isInvisible boolean /
isPassenger boolean entity - EntityAccessor
isCrouching boolean /
hasNoGravity boolean /
setMotion void x - double
y - double
z - double
isImmuneToFire boolean /
getPosition Vector3dAccessor /
getThreeData Object key - String
sendTranslatedMessage void translationKey - String
args - Object[]
rayTrace Object distance - double
blockMode - String
fluidMode - String
getHeight float /
getWorld WorldAccessor /
getFallDistance float /
executeCommand int command - String
getWidth float /
setPlayerMotion void x - double
y - double
z - double
noClip boolean /
getLookVec Vector3dAccessor /
getPassengers EntityAccessor[] /
setNameVisible void visible - boolean
setOnFire void seconds - int
setThreeData boolean key - String
value - Object
addMotion void x - double
y - double
z - double
startRiding boolean entity - EntityAccessor
force - boolean
lookAt void target - Vector3dAccessor
getNBTData CompoundNBTAccessor /
getAsLiving LivingEntityAccessor /
setNoClip void noClip - boolean
getMotion Vector3dAccessor /
setFallDistance void fallDistance - float
playSoundAt void id - String
volume - float
pitch - float
getPosZ double /
kill void /
isPlayer boolean /
setSizeDirectly void size - float
sizeChangeType - String
setYaw float yaw - float
getYaw float /
getPersistentData CompoundNBTAccessor /
getHorizontalFacing Direction /
setPositionAndRotation void x - double
y - double
z - double
yaw - float
pitch - float
setInvisible void invisible - boolean
getPosX double /
getPosY double /
getTicksExisted int /
getPitch float /
setPitch void pitch - float
setRotation void yaw - float
pitch - float
isOnGround boolean /
extinguish void /
setNoGravity void noGravity - boolean
removePassengers void /
getEyeHeight float /
sendMessage void message - String
startSizeChange void size - float
sizeChangeType - String
getUUID String /


WorldAccessor

FunctionReturn TypeParameters
setTime void time - long
getTime long /
setBlockState void block - Object
x - int
y - int
z - int
executeCommand void command - String
isThundering boolean /
setRainStrength void strength - float
isRaining boolean /
summonLightning void x - double
y - double
z - double
effectOnly - boolean
getEntitiesInBox EntityAccessor[] x1 - double
y1 - double
z1 - double
x2 - double
y2 - double
z2 - double
isRemote boolean /
playSound void id - String
id - String
posX - double
posY - double
posZ - double
volume - float
pitch - float
getBlockState BlockStateAccessor x - int
y - int
z - int
getLivingEntitiesInBox LivingEntityAccessor[] x1 - double
y1 - double
z1 - double
x2 - double
y2 - double
z2 - double


BlockStateAccessor

FunctionReturn TypeParameters
getProperty Object property - Object
getBlock String /
withProperty BlockStateAccessor property - Object
value - Comparable
isAir boolean world - WorldAccessor
x - int
y - int
z - int
getPropertyByName Property name - String
getMaterial MaterialAccessor /


DamageSourceAccessor

FunctionReturn TypeParameters
getType String /
getTrueSource EntityAccessor /
getImmediateSource EntityAccessor /


AbilityAccessor

FunctionReturn TypeParameters
getId String /
getType String /
getData Object key - String
isEnabled boolean /
setData boolean key - String
value - Object
isUnlocked boolean /
getAdditionalNbtData CompoundNBTAccessor /
getContainerId String /
getConditions ConditionAccessor[] /


ConditionAccessor

FunctionReturn TypeParameters
getType String /
getData Object key - String
setData boolean key - String
value - Object
getAbility AbilityAccessor /
isInverted boolean /
isEnabling boolean /


CompoundNBTAccessor

FunctionReturn TypeParameters
remove CompoundNBTAccessor key - String
getBoolean boolean key - String
putBoolean CompoundNBTAccessor key - String
value - boolean
getByte byte key - String
putByte CompoundNBTAccessor key - String
value - byte
getShort short key - String
putShort CompoundNBTAccessor key - String
value - short
getInt int key - String
putInt CompoundNBTAccessor key - String
value - int
getLong long key - String
putLong CompoundNBTAccessor key - String
value - long
getFloat float key - String
putFloat CompoundNBTAccessor key - String
value - float
getDouble double key - String
putDouble CompoundNBTAccessor key - String
value - double
isEmpty boolean /
contains boolean key - String
contains boolean key - String
type - int
merge CompoundNBTAccessor otherTag - CompoundNBTAccessor
copy CompoundNBTAccessor /
putByteArray CompoundNBTAccessor key - String
value - byte[]
getString String key - String
getUniqueId String key - String
putUniqueId CompoundNBTAccessor key - String
value - String
getCompound CompoundNBTAccessor key - String
getLongArray long[] key - String
getIntArray int[] key - String
getByteArray byte[] key - String
putLongArray CompoundNBTAccessor key - String
value - long[]
getTagId byte key - String
putIntArray CompoundNBTAccessor key - String
value - int[]
putString CompoundNBTAccessor key - String
value - String
getUniqueIdWithUtil String key - String


Vector3dAccessor

FunctionReturn TypeParameters
add Vector3dAccessor x - double
y - double
z - double
add Vector3dAccessor vector - Vector3dAccessor
length double /
normalize Vector3dAccessor /
scale Vector3dAccessor scale - double
subtract Vector3dAccessor x - double
y - double
z - double
subtract Vector3dAccessor vector - Vector3dAccessor
getY double /
getX double /
mul Vector3dAccessor vector - Vector3dAccessor
mul Vector3dAccessor factorX - double
factorY - double
factorZ - double
inverse Vector3dAccessor /
rotatePitch Vector3dAccessor pitch - float
rotateYaw Vector3dAccessor yaw - float
subtractReverse Vector3dAccessor vector - Vector3dAccessor
lengthSquared double /
squareDistanceTo double x - double
y - double
z - double
squareDistanceTo double vector - Vector3dAccessor
dotProduct double vector - Vector3dAccessor
distanceTo double vector - Vector3dAccessor
crossProduct Vector3dAccessor vector - Vector3dAccessor
getZ double /


MaterialAccessor

FunctionReturn TypeParameters
isOpaque boolean /
blocksMovement boolean /
isLiquid boolean /
getPushReaction String /
isFlammable boolean /
isReplaceable boolean /
isSolid boolean /


ItemStackAccessor

FunctionReturn TypeParameters
isEmpty boolean /
split ItemStackAccessor amount - int
copy ItemStackAccessor /
getCount int /
getItem String /
getNbtTag CompoundNBTAccessor /
setCount ItemStackAccessor count - int
getDamage int /
isDamaged boolean /
setDamage ItemStackAccessor damage - int
getMaxDamage int /
getMaxStackSize int /


BlockRayTraceResultAccessor

FunctionReturn TypeParameters
getType String /
getHitVec Vector3dAccessor /


EntityRayTraceResultAccessor

FunctionReturn TypeParameters
getType String /
getEntity EntityAccessor /
getHitVec Vector3dAccessor /