Package net.minecraft.util.shape
Class SliceVoxelShape
java.lang.Object
net.minecraft.util.shapes.VoxelShape
net.minecraft.util.shape.SliceVoxelShape
- Mappings:
Namespace Name official ceuintermediary net/minecraft/class_4098named net/minecraft/util/shape/SliceVoxelShape
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final VoxelShapeprivate final Direction.Axisprivate final DoubleListFields inherited from class net.minecraft.util.shapes.VoxelShape
voxels -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DoubleListprivate static VoxelSetmethod_18063(VoxelSet voxelSet, Direction.Axis axis, int int2) Methods inherited from class net.minecraft.util.shapes.VoxelShape
contains, forEachBox, forEachEdge, getBoundingBox, getBoundingBoxes, getBoundingBoxes, getCoord, getCoordIndex, getFace, getMaximum, getMinimum, isEmpty, method_18069, method_18075, method_18084, offset, rayTrace, simplify, toString
-
Field Details
-
field_19851
- Mappings:
Namespace Name Mixin selector official bLceu;b:Lcew;intermediary field_19851Lnet/minecraft/class_4098;field_19851:Lnet/minecraft/class_4100;named field_19851Lnet/minecraft/util/shape/SliceVoxelShape;field_19851:Lnet/minecraft/util/shapes/VoxelShape;
-
field_19852
- Mappings:
Namespace Name Mixin selector official cLceu;c:Leq$a;intermediary field_19852Lnet/minecraft/class_4098;field_19852:Lnet/minecraft/class_1354$class_2558;named field_19852Lnet/minecraft/util/shape/SliceVoxelShape;field_19852:Lnet/minecraft/util/math/Direction$Axis;
-
field_19853
- Mappings:
Namespace Name Mixin selector official dLceu;d:Lit/unimi/dsi/fastutil/doubles/DoubleList;intermediary field_19853Lnet/minecraft/class_4098;field_19853:Lit/unimi/dsi/fastutil/doubles/DoubleList;named field_19853Lnet/minecraft/util/shape/SliceVoxelShape;field_19853:Lit/unimi/dsi/fastutil/doubles/DoubleList;
-
-
Constructor Details
-
SliceVoxelShape
-
-
Method Details
-
method_18063
- Mappings:
Namespace Name Mixin selector official aLceu;a(Lcem;Leq$a;I)Lcem;intermediary method_18063Lnet/minecraft/class_4098;method_18063(Lnet/minecraft/class_4086;Lnet/minecraft/class_1354$class_2558;I)Lnet/minecraft/class_4086;named method_18063Lnet/minecraft/util/shape/SliceVoxelShape;method_18063(Lnet/minecraft/util/shape/VoxelSet;Lnet/minecraft/util/math/Direction$Axis;I)Lnet/minecraft/util/shape/VoxelSet;
-
getIncludedPoints
- Specified by:
getIncludedPointsin classVoxelShape- Mappings:
Namespace Name Mixin selector official aLcew;a(Leq$a;)Lit/unimi/dsi/fastutil/doubles/DoubleList;intermediary method_18070Lnet/minecraft/class_4100;method_18070(Lnet/minecraft/class_1354$class_2558;)Lit/unimi/dsi/fastutil/doubles/DoubleList;named getIncludedPointsLnet/minecraft/util/shapes/VoxelShape;getIncludedPoints(Lnet/minecraft/util/math/Direction$Axis;)Lit/unimi/dsi/fastutil/doubles/DoubleList;
-