Inherited from Entity
LivingEntity:getTargetedBlock()
Method Property | Fluent Description | Representation |
---|---|---|
Return Value | a BlockState |
LivingEntity:getTargetedBlock(ignoreLiquids)
Method Property | Fluent Description | Representation |
---|---|---|
ignoreLiquids accepts | a Boolean | |
Return Value | a BlockState |
LivingEntity:getTargetedBlock(ignoreLiquids, distance)
Method Property | Fluent Description | Representation |
---|---|---|
ignoreLiquids accepts | a Boolean | |
distance accepts | a Number | |
Return Value | a BlockState |