Class LeashKnotEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<EntityRenderState>
net.minecraft.client.render.entity.model.LeashKnotEntityModel
Represents the model of a leash-knot-like entity.
- Mappings:
Namespace Name named net/minecraft/client/render/entity/model/LeashKnotEntityModel
intermediary net/minecraft/class_579
official gcc
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.SinglePartModel
-
Field Summary
Modifier and TypeFieldDescriptionprivate final ModelPart
private static final String
The key of the knot model part, whose value is "knot".Fields inherited from class net.minecraft.client.render.entity.model.EntityModel
field_52908
Fields inherited from class net.minecraft.client.model.Model
layerFactory, root
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.render.entity.model.EntityModel
setAngles
Methods inherited from class net.minecraft.client.model.Model
animate, animate, animate, animateWalking, getLayer, getPart, getParts, getRootPart, render, render, resetTransforms
-
Field Details
-
KNOT
The key of the knot model part, whose value is "knot".- See Also:
- Mappings:
Namespace Name Mixin selector named KNOT
Lnet/minecraft/client/render/entity/model/LeashKnotEntityModel;KNOT:Ljava/lang/String;
intermediary field_32509
Lnet/minecraft/class_579;field_32509:Ljava/lang/String;
official a
Lgcc;a:Ljava/lang/String;
-
knot
- Mappings:
Namespace Name Mixin selector named knot
Lnet/minecraft/client/render/entity/model/LeashKnotEntityModel;knot:Lnet/minecraft/client/model/ModelPart;
intermediary field_3431
Lnet/minecraft/class_579;field_3431:Lnet/minecraft/class_630;
official b
Lgcc;b:Lgen;
-
-
Constructor Details
-
LeashKnotEntityModel
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/render/entity/model/EntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
intermediary <init>
Lnet/minecraft/class_583;<init>(Lnet/minecraft/class_630;)V
official <init>
Lgbl;<init>(Lgen;)V
-
-
Method Details
-
getTexturedModelData
- Mappings:
Namespace Name Mixin selector named getTexturedModelData
Lnet/minecraft/client/render/entity/model/LeashKnotEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
intermediary method_32017
Lnet/minecraft/class_579;method_32017()Lnet/minecraft/class_5607;
official a
Lgcc;a()Lget;
-