Package net.minecraft.world.entity
Class ElytraAnimationState
java.lang.Object
net.minecraft.world.entity.ElytraAnimationState
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final float
private static final float
private final LivingEntity
private float
private float
private float
private float
private float
private float
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_X_ROT
private static final float DEFAULT_X_ROT- See Also:
-
DEFAULT_Z_ROT
private static final float DEFAULT_Z_ROT- See Also:
-
rotX
private float rotX -
rotY
private float rotY -
rotZ
private float rotZ -
rotXOld
private float rotXOld -
rotYOld
private float rotYOld -
rotZOld
private float rotZOld -
entity
-
-
Constructor Details
-
ElytraAnimationState
-
-
Method Details
-
tick
public void tick() -
getRotX
public float getRotX(float p_363765_) -
getRotY
public float getRotY(float p_361072_) -
getRotZ
public float getRotZ(float p_364912_)
-