Class ShulkerEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<ShulkerEntityRenderState>
net.minecraft.client.render.entity.model.ShulkerEntityModel
- Mappings:
Namespace Name named net/minecraft/client/render/entity/model/ShulkerEntityModelintermediary net/minecraft/class_602official fzh
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.SinglePartModel -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final StringThe key of the base model part, whose value is "base".private final ModelPartprivate final ModelPartstatic final StringThe key of the lid model part, whose value is "lid".Fields inherited from class net.minecraft.client.render.entity.model.EntityModel
field_52908Fields inherited from class net.minecraft.client.model.Model
field_54014, layerFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static ModelDatastatic TexturedModelDatastatic TexturedModelDatavoidsetAngles(ShulkerEntityRenderState shulkerEntityRenderState) Methods inherited from class net.minecraft.client.model.Model
animate, animate, animate, animateWalking, getLayer, getPart, method_63512, method_63513, method_63514, render, render
-
Field Details
-
LID
The key of the lid model part, whose value is "lid".- See Also:
- Mappings:
Namespace Name Mixin selector named LIDLnet/minecraft/client/render/entity/model/ShulkerEntityModel;LID:Ljava/lang/String;intermediary field_32554Lnet/minecraft/class_602;field_32554:Ljava/lang/String;official aLfzh;a:Ljava/lang/String;
-
BASE
The key of the base model part, whose value is "base".- See Also:
- Mappings:
Namespace Name Mixin selector named BASELnet/minecraft/client/render/entity/model/ShulkerEntityModel;BASE:Ljava/lang/String;intermediary field_32555Lnet/minecraft/class_602;field_32555:Ljava/lang/String;official bLfzh;b:Ljava/lang/String;
-
lid
- Mappings:
Namespace Name Mixin selector named lidLnet/minecraft/client/render/entity/model/ShulkerEntityModel;lid:Lnet/minecraft/client/model/ModelPart;intermediary field_3555Lnet/minecraft/class_602;field_3555:Lnet/minecraft/class_630;official cLfzh;c:Lgaq;
-
head
- Mappings:
Namespace Name Mixin selector named headLnet/minecraft/client/render/entity/model/ShulkerEntityModel;head:Lnet/minecraft/client/model/ModelPart;intermediary field_3554Lnet/minecraft/class_602;field_3554:Lnet/minecraft/class_630;official dLfzh;d:Lgaq;
-
-
Constructor Details
-
ShulkerEntityModel
-
-
Method Details
-
getModelData
- Mappings:
Namespace Name Mixin selector named getModelDataLnet/minecraft/client/render/entity/model/ShulkerEntityModel;getModelData()Lnet/minecraft/client/model/ModelData;intermediary method_62116Lnet/minecraft/class_602;method_62116()Lnet/minecraft/class_5609;official cLfzh;c()Lgay;
-
getTexturedModelData
- Mappings:
Namespace Name Mixin selector named getTexturedModelDataLnet/minecraft/client/render/entity/model/ShulkerEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;intermediary method_32041Lnet/minecraft/class_602;method_32041()Lnet/minecraft/class_5607;official aLfzh;a()Lgaw;
-
getShulkerBoxTexturedModelData
- Mappings:
Namespace Name Mixin selector named getShulkerBoxTexturedModelDataLnet/minecraft/client/render/entity/model/ShulkerEntityModel;getShulkerBoxTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;intermediary method_62115Lnet/minecraft/class_602;method_62115()Lnet/minecraft/class_5607;official bLfzh;b()Lgaw;
-
setAngles
- Overrides:
setAnglesin classEntityModel<ShulkerEntityRenderState>- Mappings:
Namespace Name Mixin selector named setAnglesLnet/minecraft/client/render/entity/model/ShulkerEntityModel;setAngles(Lnet/minecraft/client/render/entity/state/ShulkerEntityRenderState;)Vintermediary method_17122Lnet/minecraft/class_602;method_17122(Lnet/minecraft/class_10065;)Vofficial aLfzh;a(Lgvk;)V
-