History - net.minecraft.util.shape.CroppedVoxelSet
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.phys.shapes.SubShape
net.minecraft.class_262
net.minecraft.util.shape.CroppedVoxelSet
Fields
VoxelSet: parent, field_1393, parent
int: startX, field_1392, minX
int: startY, field_1391, minY
int: startZ, field_1390, minZ
int: endX, field_1389, maxX
int: endY, field_1388, maxY
int: endZ, field_1394, maxZ
Constructors
(VoxelSet, int, int, int, int, int, int)
Methods
boolean (int, int, int): isFull, method_1063, contains
void (int, int, int): fill, method_1049, set
int (Direction$Axis): firstFull, method_1055, getMin
int (Direction$Axis): lastFull, method_1045, getMax
int (Direction$Axis, int): clampToShape, method_31944, clamp