Package net.minecraft.world.chunk
Class ChunkCoordinateRange
java.lang.Object
net.minecraft.world.chunk.ChunkCoordinateRange
public class ChunkCoordinateRange extends Object
- Mappings:
Namespace Name official ansintermediary net/minecraft/class_416named net/minecraft/world/chunk/ChunkCoordinateRange
-
Field Summary
Fields Modifier and Type Field Description private BlockStateblockStateprivate short[]shorts -
Constructor Summary
Constructors Constructor Description ChunkCoordinateRange() -
Method Summary
Modifier and Type Method Description BlockStategetBlockState(int int2)BlockStategetBlockState(int int2, int int3, int int4)voidmethod_1495(int int2, int int3, int int4, BlockState blockState)voidmethod_1496(int coordinate, BlockState state)
-
Field Details
-
shorts
private final short[] shorts- Mappings:
Namespace Name Mixin selector official aLans;a:[Sintermediary field_1647Lnet/minecraft/class_416;field_1647:[Snamed shortsLnet/minecraft/world/chunk/ChunkCoordinateRange;shorts:[S
-
blockState
- Mappings:
Namespace Name Mixin selector official bLans;b:Lalz;intermediary field_1648Lnet/minecraft/class_416;field_1648:Lnet/minecraft/class_376;named blockStateLnet/minecraft/world/chunk/ChunkCoordinateRange;blockState:Lnet/minecraft/block/BlockState;
-
-
Constructor Details
-
ChunkCoordinateRange
public ChunkCoordinateRange()
-
-
Method Details
-
getBlockState
- Mappings:
Namespace Name Mixin selector official aLans;a(III)Lalz;intermediary method_1494Lnet/minecraft/class_416;method_1494(III)Lnet/minecraft/class_376;named getBlockStateLnet/minecraft/world/chunk/ChunkCoordinateRange;getBlockState(III)Lnet/minecraft/block/BlockState;
-
getBlockState
- Mappings:
Namespace Name Mixin selector official aLans;a(I)Lalz;intermediary method_1493Lnet/minecraft/class_416;method_1493(I)Lnet/minecraft/class_376;named getBlockStateLnet/minecraft/world/chunk/ChunkCoordinateRange;getBlockState(I)Lnet/minecraft/block/BlockState;
-
method_1495
- Mappings:
Namespace Name Mixin selector official aLans;a(IIILalz;)Vintermediary method_1495Lnet/minecraft/class_416;method_1495(IIILnet/minecraft/class_376;)Vnamed method_1495Lnet/minecraft/world/chunk/ChunkCoordinateRange;method_1495(IIILnet/minecraft/block/BlockState;)V
-
method_1496
- Mappings:
Namespace Name Mixin selector official aLans;a(ILalz;)Vintermediary method_1496Lnet/minecraft/class_416;method_1496(ILnet/minecraft/class_376;)Vnamed method_1496Lnet/minecraft/world/chunk/ChunkCoordinateRange;method_1496(ILnet/minecraft/block/BlockState;)V
-