Class ModelUtil

java.lang.Object
net.minecraft.client.model.ModelUtil

@Environment(CLIENT) public class ModelUtil extends Object
Mappings:
Namespace Name
official ewg
intermediary net/minecraft/class_4496
named net/minecraft/client/model/ModelUtil
  • Constructor Details

    • ModelUtil

      public ModelUtil()
  • Method Details

    • interpolateAngle

      public static float interpolateAngle(float angle1, float angle2, float progress)
      Mappings:
      Namespace Name Mixin selector
      official a Lewg;a(FFF)F
      intermediary method_22114 Lnet/minecraft/class_4496;method_22114(FFF)F
      named interpolateAngle Lnet/minecraft/client/model/ModelUtil;interpolateAngle(FFF)F