Interface ModelTransformer
- All Known Implementing Classes:
BabyModelTransformer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name named net/minecraft/client/render/entity/model/ModelTransformer
intermediary net/minecraft/class_9953
official gfn
-
Method Details
-
scaling
-
apply
- Mappings:
Namespace Name Mixin selector named apply
Lnet/minecraft/client/render/entity/model/ModelTransformer;apply(Lnet/minecraft/client/model/ModelData;)Lnet/minecraft/client/model/ModelData;
intermediary apply
Lnet/minecraft/class_9953;apply(Lnet/minecraft/class_5609;)Lnet/minecraft/class_5609;
official apply
Lgfn;apply(Lgfm;)Lgfm;
-