Class BlockElementRotation
java.lang.Object
net.minecraft.client.renderer.block.model.BlockElementRotation
-
Field Summary
-
Constructor Summary
ConstructorDescriptionBlockElementRotation
(Vector3f p_111383_, Direction.Axis p_111384_, float p_111385_, boolean p_111386_) -
Method Summary
-
Field Details
-
origin
-
axis
-
angle
public final float angle -
rescale
public final boolean rescale
-
-
Constructor Details
-
BlockElementRotation
public BlockElementRotation(Vector3f p_111383_, Direction.Axis p_111384_, float p_111385_, boolean p_111386_)
-