Class LeashKnotEntityModel
java.lang.Object
net.minecraft.client.model.Model<EntityRenderState>
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/LeashKnotEntityModelintermediary net/minecraft/class_579official gwc
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.SinglePartModel -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ModelPartprivate static final StringThe key of the knot model part, whose value is "knot".Fields inherited from class net.minecraft.client.render.entity.model.EntityModel
field_52908Fields inherited from class net.minecraft.client.model.Model
layerFactory, root -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.model.Model
getLayer, getParts, getRootPart, render, render, resetTransforms, setAngles
-
Field Details
-
KNOT
The key of the knot model part, whose value is "knot".- See Also:
- Mappings:
Namespace Name Mixin selector named KNOTLnet/minecraft/client/render/entity/model/LeashKnotEntityModel;KNOT:Ljava/lang/String;intermediary field_32509Lnet/minecraft/class_579;field_32509:Ljava/lang/String;official aLgwc;a:Ljava/lang/String;
-
knot
- Mappings:
Namespace Name Mixin selector named knotLnet/minecraft/client/render/entity/model/LeashKnotEntityModel;knot:Lnet/minecraft/client/model/ModelPart;intermediary field_3431Lnet/minecraft/class_579;field_3431:Lnet/minecraft/class_630;official bLgwc;b:Lgyo;
-
-
Constructor Details
-
LeashKnotEntityModel
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/entity/model/EntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)Vintermediary <init>Lnet/minecraft/class_583;<init>(Lnet/minecraft/class_630;)Vofficial <init>Lgvi;<init>(Lgyo;)V
-
-
Method Details
-
getTexturedModelData
- Mappings:
Namespace Name Mixin selector named getTexturedModelDataLnet/minecraft/client/render/entity/model/LeashKnotEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;intermediary method_32017Lnet/minecraft/class_579;method_32017()Lnet/minecraft/class_5607;official aLgwc;a()Lgyu;
-