getTileEntities
Gets all loaded TileEntities in the specified Chunk.
Return
All loaded TileEntities in the specified Chunk.
Parameters
chunk
The Chunk to get the TileEntities from.
Gets all loaded TileEntities in the specified World.
Return
All loaded TileEntities in the specified World.
Parameters
world
The World to get the TileEntities from.
Gets all loaded TileEntities.
Return
All loaded TileEntities.