Package net.minecraft.util.shape
Class SlicedVoxelShape
java.lang.Object
net.minecraft.util.shape.VoxelShape
net.minecraft.util.shape.SlicedVoxelShape
- Mappings:
- Namespace - Name - named - net/minecraft/util/shape/SlicedVoxelShape- intermediary - net/minecraft/class_263- official - fbt
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final Direction.Axisprivate static final DoubleListprivate final VoxelShapeFields inherited from class net.minecraft.util.shape.VoxelShapevoxels
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static VoxelSetcreateVoxelSet(VoxelSet voxelSet, Direction.Axis axis, int sliceWidth) Methods inherited from class net.minecraft.util.shape.VoxelShapeasCuboid, calculateMaxDistance, calculateMaxDistance, forEachBox, forEachEdge, getBoundingBox, getBoundingBoxes, getClosestPointTo, getCoordIndex, getEndingCoord, getFace, getMax, getMin, getPointPosition, getStartingCoord, isCube, isEmpty, offset, offset, raycast, simplify, toString
- 
Field Details- 
POINTS- Mappings:
- Namespace - Name - Mixin selector - named - POINTS- Lnet/minecraft/util/shape/SlicedVoxelShape;POINTS:Lit/unimi/dsi/fastutil/doubles/DoubleList;- intermediary - field_1395- Lnet/minecraft/class_263;field_1395:Lit/unimi/dsi/fastutil/doubles/DoubleList;- official - d- Lfbt;d:Lit/unimi/dsi/fastutil/doubles/DoubleList;
 
- 
shape- Mappings:
- Namespace - Name - Mixin selector - named - shape- Lnet/minecraft/util/shape/SlicedVoxelShape;shape:Lnet/minecraft/util/shape/VoxelShape;- intermediary - field_1397- Lnet/minecraft/class_263;field_1397:Lnet/minecraft/class_265;- official - b- Lfbt;b:Lfbv;
 
- 
axis- Mappings:
- Namespace - Name - Mixin selector - named - axis- Lnet/minecraft/util/shape/SlicedVoxelShape;axis:Lnet/minecraft/util/math/Direction$Axis;- intermediary - field_1396- Lnet/minecraft/class_263;field_1396:Lnet/minecraft/class_2350$class_2351;- official - c- Lfbt;c:Ljn$a;
 
 
- 
- 
Constructor Details- 
SlicedVoxelShape- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/util/shape/SlicedVoxelShape;<init>(Lnet/minecraft/util/shape/VoxelShape;Lnet/minecraft/util/math/Direction$Axis;I)V- intermediary - <init>- Lnet/minecraft/class_263;<init>(Lnet/minecraft/class_265;Lnet/minecraft/class_2350$class_2351;I)V- official - <init>- Lfbt;<init>(Lfbv;Ljn$a;I)V
 
 
- 
- 
Method Details- 
createVoxelSet- Mappings:
- Namespace - Name - Mixin selector - named - createVoxelSet- Lnet/minecraft/util/shape/SlicedVoxelShape;createVoxelSet(Lnet/minecraft/util/shape/VoxelSet;Lnet/minecraft/util/math/Direction$Axis;I)Lnet/minecraft/util/shape/VoxelSet;- intermediary - method_1088- Lnet/minecraft/class_263;method_1088(Lnet/minecraft/class_251;Lnet/minecraft/class_2350$class_2351;I)Lnet/minecraft/class_251;- official - a- Lfbt;a(Lfbk;Ljn$a;I)Lfbk;
 
- 
getPointPositions- Specified by:
- getPointPositionsin class- VoxelShape
- Mappings:
- Namespace - Name - Mixin selector - named - getPointPositions- Lnet/minecraft/util/shape/VoxelShape;getPointPositions(Lnet/minecraft/util/math/Direction$Axis;)Lit/unimi/dsi/fastutil/doubles/DoubleList;- intermediary - method_1109- Lnet/minecraft/class_265;method_1109(Lnet/minecraft/class_2350$class_2351;)Lit/unimi/dsi/fastutil/doubles/DoubleList;- official - a- Lfbv;a(Ljn$a;)Lit/unimi/dsi/fastutil/doubles/DoubleList;
 
 
-