Class Chunk_1_18.Section

java.lang.Object
net.pl3x.map.core.world.Chunk_1_18.Section
Enclosing class:
Chunk_1_18

protected static class Chunk_1_18.Section extends Object
  • Constructor Details

  • Method Details

    • getBlockState

      public BlockState getBlockState(int x, int y, int z)
    • getBiome

      public Biome getBiome(int x, int y, int z)
    • getLight

      public int getLight(int x, int y, int z)
    • getSectionY

      public int getSectionY()