Package net.pl3x.map.core.world
Class ChunkAnvil115.Section
java.lang.Object
net.pl3x.map.core.world.ChunkAnvil115.Section
- Enclosing class:
ChunkAnvil115
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull BlockState
getBlockState
(int x, int y, int z) int
getLight
(int x, int y, int z)
-
Constructor Details
-
Section
public Section(@NotNull @NotNull net.querz.nbt.tag.CompoundTag sectionData)
-
-
Method Details
-
getBlockState
-
getLight
public int getLight(int x, int y, int z)
-