tile entity
Tile entities. (chests, skulls, beacons, etc)
Required: world.getTileEntities();
getPosition
Returns the position of a tile entity.
getSkullData
Returns the metadata of a skull.
property
index
type
type
0
int
rotation
1
int
name
2
String
uuid
3
String
Last updated