Package net.minecraft.client.item
Class ModelPredicateProviderRegistry.AngleInterpolator
java.lang.Object
net.minecraft.client.item.ModelPredicateProviderRegistry.AngleInterpolator
- Enclosing class:
- ModelPredicateProviderRegistry
- Mappings:
Namespace Name official evo$a
intermediary net/minecraft/class_5272$class_5171
named net/minecraft/client/item/ModelPredicateProviderRegistry$AngleInterpolator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate long
private double
private double
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate boolean
shouldUpdate(long time)
private void
update(long time, double double2)
-
Field Details
-
value
private double value- Mappings:
Namespace Name Mixin selector official a
Levo$a;a:D
intermediary field_23980
Lnet/minecraft/class_5272$class_5171;field_23980:D
named value
Lnet/minecraft/client/item/ModelPredicateProviderRegistry$AngleInterpolator;value:D
-
speed
private double speed- Mappings:
Namespace Name Mixin selector official b
Levo$a;b:D
intermediary field_23981
Lnet/minecraft/class_5272$class_5171;field_23981:D
named speed
Lnet/minecraft/client/item/ModelPredicateProviderRegistry$AngleInterpolator;speed:D
-
lastUpdateTime
private long lastUpdateTime- Mappings:
Namespace Name Mixin selector official c
Levo$a;c:J
intermediary field_23982
Lnet/minecraft/class_5272$class_5171;field_23982:J
named lastUpdateTime
Lnet/minecraft/client/item/ModelPredicateProviderRegistry$AngleInterpolator;lastUpdateTime:J
-
-
Constructor Details
-
AngleInterpolator
private AngleInterpolator()
-
-
Method Details
-
shouldUpdate
private boolean shouldUpdate(long time)- Mappings:
Namespace Name Mixin selector official a
Levo$a;a(J)Z
intermediary method_27316
Lnet/minecraft/class_5272$class_5171;method_27316(J)Z
named shouldUpdate
Lnet/minecraft/client/item/ModelPredicateProviderRegistry$AngleInterpolator;shouldUpdate(J)Z
-
update
private void update(long time, double double2)- Mappings:
Namespace Name Mixin selector official a
Levo$a;a(JD)V
intermediary method_27190
Lnet/minecraft/class_5272$class_5171;method_27190(JD)V
named update
Lnet/minecraft/client/item/ModelPredicateProviderRegistry$AngleInterpolator;update(JD)V
-