Package net.minecraft.client.model
Interface ModelPart.class_6229
- Enclosing class:
- ModelPart
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface @Environment(CLIENT) public static interface ModelPart.class_6229
- Mappings:
Namespace Name official ehe$d
intermediary net/minecraft/class_630$class_6229
named net/minecraft/client/model/ModelPart$class_6229
-
Method Summary
Modifier and Type Method Description void
method_35748(MatrixStack.Entry entry, String string, int int2, ModelPart.Cuboid cuboid)
-
Method Details
-
method_35748
- Mappings:
Namespace Name Mixin selector official a
Lehe$d;a(Ldpg$a;Ljava/lang/String;ILehe$a;)V
intermediary method_35748
Lnet/minecraft/class_630$class_6229;method_35748(Lnet/minecraft/class_4587$class_4665;Ljava/lang/String;ILnet/minecraft/class_630$class_628;)V
named method_35748
Lnet/minecraft/client/model/ModelPart$class_6229;method_35748(Lnet/minecraft/client/util/math/MatrixStack$Entry;Ljava/lang/String;ILnet/minecraft/client/model/ModelPart$Cuboid;)V
-