Entity

docs.entity

Entity.getName

docs.entity.getname
overload 1:
Entity:getName()
Method Property Fluent Description Representation
Return Value a String

Entity.getType

docs.entity.gettype
overload 1:
Entity:getType()
Method Property Fluent Description Representation
Return Value a String

Entity.exists

docs.entity.exists
overload 1:
Entity:exists()
Method Property Fluent Description Representation
Return Value a Boolean

Entity.getItem

docs.entity.getitem
overload 1:
Entity:getItem(index)
Method Property Fluent Description Representation
index accepts an Integer
Return Value an ItemStack

Entity.getTargetedBlock

docs.entity.gettargetedblock
overload 1:
Entity:getTargetedBlock()
Method Property Fluent Description Representation
Return Value a BlockState
overload 2:
Entity:getTargetedBlock(ignoreLiquids)
Method Property Fluent Description Representation
ignoreLiquids accepts a Boolean
Return Value a BlockState
overload 3:
Entity:getTargetedBlock(ignoreLiquids, distance)
Method Property Fluent Description Representation
ignoreLiquids accepts a Boolean
distance accepts a Number
Return Value a BlockState

Entity.isOnFire

docs.entity.isonfire
overload 1:
Entity:isOnFire()
Method Property Fluent Description Representation
Return Value a Boolean

Entity.getPos

docs.entity.getpos
overload 1:
Entity:getPos()
Method Property Fluent Description Representation
Return Value a Vector3
overload 2:
Entity:getPos(delta)
Method Property Fluent Description Representation
delta accepts a Number
Return Value a Vector3

Entity.getRot

docs.entity.getrot
overload 1:
Entity:getRot()
Method Property Fluent Description Representation
Return Value a Vector2
overload 2:
Entity:getRot(delta)
Method Property Fluent Description Representation
delta accepts a Number
Return Value a Vector2

Entity.getUUID

docs.entity.getuuid
overload 1:
Entity:getUUID()
Method Property Fluent Description Representation
Return Value a String

Entity.getDimensionName

docs.entity.getdimensionname
overload 1:
Entity:getDimensionName()
Method Property Fluent Description Representation
Return Value a String

Entity.getEyeHeight

docs.entity.geteyeheight
overload 1:
Entity:getEyeHeight()
Method Property Fluent Description Representation
Return Value a Number

Entity.getBoundingBox

docs.entity.getboundingbox
overload 1:
Entity:getBoundingBox()
Method Property Fluent Description Representation
Return Value a Vector3

Entity.getFireTicks

docs.entity.getfireticks
overload 1:
Entity:getFireTicks()
Method Property Fluent Description Representation
Return Value an Integer

Entity.isHamburger

docs.entity.ishamburger
overload 1:
Entity:isHamburger()
Method Property Fluent Description Representation
Return Value a Boolean

Entity.getLookDir

docs.entity.getlookdir
overload 1:
Entity:getLookDir()
Method Property Fluent Description Representation
Return Value a Vector3

Entity.getMaxAir

docs.entity.getmaxair
overload 1:
Entity:getMaxAir()
Method Property Fluent Description Representation
Return Value an Integer

Entity.getFrozenTicks

docs.entity.getfrozenticks
overload 1:
Entity:getFrozenTicks()
Method Property Fluent Description Representation
Return Value an Integer

Entity.getPose

docs.entity.getpose
overload 1:
Entity:getPose()
Method Property Fluent Description Representation
Return Value a String

Entity.getVehicle

docs.entity.getvehicle
overload 1:
Entity:getVehicle()
typings.2080559107
Method Property Fluent Description Representation
Return Value

Entity.isOnGround

docs.entity.isonground
overload 1:
Entity:isOnGround()
Method Property Fluent Description Representation
Return Value a Boolean

Entity.getAir

docs.entity.getair
overload 1:
Entity:getAir()
Method Property Fluent Description Representation
Return Value an Integer

Entity.isWet

docs.entity.iswet
overload 1:
Entity:isWet()
Method Property Fluent Description Representation
Return Value a Boolean

Entity.getVelocity

docs.entity.getvelocity
overload 1:
Entity:getVelocity()
Method Property Fluent Description Representation
Return Value a Vector3

Entity.isUnderwater

docs.entity.isunderwater
overload 1:
Entity:isUnderwater()
Method Property Fluent Description Representation
Return Value a Boolean

Entity.isSprinting

docs.entity.issprinting
overload 1:
Entity:isSprinting()
Method Property Fluent Description Representation
Return Value a Boolean

Entity.getEyeY

docs.entity.geteyey
overload 1:
Entity:getEyeY()
Method Property Fluent Description Representation
Return Value a Number

Entity.isSneaking

docs.entity.issneaking
overload 1:
Entity:isSneaking()
Method Property Fluent Description Representation
Return Value a Boolean

Entity.isGlowing

docs.entity.isglowing
overload 1:
Entity:isGlowing()
Method Property Fluent Description Representation
Return Value a Boolean

Entity.isSilent

docs.entity.issilent
overload 1:
Entity:isSilent()
Method Property Fluent Description Representation
Return Value a Boolean

Entity.isInvisible

docs.entity.isinvisible
overload 1:
Entity:isInvisible()
Method Property Fluent Description Representation
Return Value a Boolean

Entity.getVariable

docs.entity.getvariable
overload 1:
Entity:getVariable(key)
Method Property Fluent Description Representation
key accepts a String
Return Value anything

Entity.isInRain

docs.entity.isinrain
overload 1:
Entity:isInRain()
Method Property Fluent Description Representation
Return Value a Boolean

Entity.isInWater

docs.entity.isinwater
overload 1:
Entity:isInWater()
Method Property Fluent Description Representation
Return Value a Boolean

Entity.hasAvatar

docs.entity.hasavatar
overload 1:
Entity:hasAvatar()
Method Property Fluent Description Representation
Return Value a Boolean

Entity.isInLava

docs.entity.isinlava
overload 1:
Entity:isInLava()
Method Property Fluent Description Representation
Return Value a Boolean

Entity.getNbt

docs.entity.getnbt
overload 1:
Entity:getNbt()
Method Property Fluent Description Representation
Return Value a table
a a