Class ChunkAnvil115.Section

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

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