Class ChunkAnvil113.Section

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

protected static class ChunkAnvil113.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)