Class GaugeShaper
java.lang.Object
com.simibubi.create.foundation.utility.VoxelShaper
com.simibubi.create.content.contraptions.relays.gauge.GaugeShaper
-
Nested Class Summary
Nested classes/interfaces inherited from class com.simibubi.create.foundation.utility.VoxelShaper
VoxelShaper.DefaultRotationValues, VoxelShaper.HorizontalRotationValues -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.phys.shapes.VoxelShapeget(net.minecraft.core.Direction direction, boolean axisAlong) Methods inherited from class com.simibubi.create.foundation.utility.VoxelShaper
axisAsFace, blockBox, forAxis, forDirectional, forDirectionsWithRotation, forHorizontal, forHorizontalAxis, get, get, horizontalAngleFromDirection, rotate, rotatedCopy, withShape, withVerticalShapes
-
Constructor Details
-
GaugeShaper
public GaugeShaper()
-
-
Method Details
-
get
public net.minecraft.world.phys.shapes.VoxelShape get(net.minecraft.core.Direction direction, boolean axisAlong)
-