Package net.minecraft.client.model
Class ModelUtil
java.lang.Object
net.minecraft.client.model.ModelUtil
@Environment(CLIENT) public class ModelUtil extends Object
- Mappings:
Namespace Name official eblintermediary net/minecraft/class_4496named net/minecraft/client/model/ModelUtil
-
Constructor Summary
Constructors Constructor Description ModelUtil() -
Method Summary
Modifier and Type Method Description static floatinterpolateAngle(float angle1, float angle2, float progress)
-
Constructor Details
-
ModelUtil
public ModelUtil()
-
-
Method Details
-
interpolateAngle
public static float interpolateAngle(float angle1, float angle2, float progress)- Mappings:
Namespace Name Mixin selector official aLebl;a(FFF)Fintermediary method_22114Lnet/minecraft/class_4496;method_22114(FFF)Fnamed interpolateAngleLnet/minecraft/client/model/ModelUtil;interpolateAngle(FFF)F
-