Package net.minecraft.util.shape
Class SimpleVoxelShape
java.lang.Object
net.minecraft.util.shape.VoxelShape
net.minecraft.util.shape.SimpleVoxelShape
- Mappings:
- Namespace - Name - named - net/minecraft/util/shape/SimpleVoxelShape- intermediary - net/minecraft/class_249- official - fbi
- 
Field SummaryFields inherited from class net.minecraft.util.shape.VoxelShapevoxels
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.util.shape.VoxelShapeasCuboid, calculateMaxDistance, calculateMaxDistance, forEachBox, forEachEdge, getBoundingBox, getBoundingBoxes, getClosestPointTo, getEndingCoord, getFace, getMax, getMin, getPointPosition, getStartingCoord, isCube, isEmpty, offset, offset, raycast, simplify, toString
- 
Constructor Details- 
SimpleVoxelShape- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/util/shape/VoxelShape;<init>(Lnet/minecraft/util/shape/VoxelSet;)V- intermediary - <init>- Lnet/minecraft/class_265;<init>(Lnet/minecraft/class_251;)V- official - <init>- Lfbv;<init>(Lfbk;)V
 
 
- 
- 
Method Details- 
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;
 
- 
getCoordIndex- Overrides:
- getCoordIndexin class- VoxelShape
- Mappings:
- Namespace - Name - Mixin selector - named - getCoordIndex- Lnet/minecraft/util/shape/VoxelShape;getCoordIndex(Lnet/minecraft/util/math/Direction$Axis;D)I- intermediary - method_1100- Lnet/minecraft/class_265;method_1100(Lnet/minecraft/class_2350$class_2351;D)I- official - a- Lfbv;a(Ljn$a;D)I
 
 
-