World.tileAt

Gets a tile.

  1. T tileAt(int x, uint y, int z)
  2. T tileAt(BlockPosition position)
    class World

Meta