Class ChunkAnvil116.Section

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

protected static class ChunkAnvil116.Section extends Object
  • Constructor Details

    • Section

      public Section(@NotNull @NotNull net.querz.nbt.tag.CompoundTag sectionData)
  • Method Details

    • getBlockState

      @NotNull public @NotNull BlockState getBlockState(int x, int y, int z)
    • getLight

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