World
Last updated
Last updated
Returns an array of entities within your render distance
Returns an array of player entities within your render distance
Returns the Block object
Parameters
Type
Description
pos
BlockPos
Returns a BlockPos object from the given coordinates
Parameters
Type
x
Integer
y
Integer
z
Integer
Returns an unlocalized name of a block
Parameters
Type
block
Block
Removes the given player from the world
Parameter
Type
entity
Entity