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/ShulkerEntityModel
intermediary net/minecraft/class_602
official gde
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.SinglePartModel
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final String
The key of the base model part, whose value is "base".private final ModelPart
private final ModelPart
static final String
The key of the lid model part, whose value is "lid".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
Modifier and TypeMethodDescriptionprivate static ModelData
static TexturedModelData
static TexturedModelData
void
setAngles
(ShulkerEntityRenderState shulkerEntityRenderState) Methods inherited from class net.minecraft.client.model.Model
animate, animate, animate, animateWalking, getLayer, getPart, getParts, getRootPart, render, render, resetTransforms
-
Field Details
-
LID
The key of the lid model part, whose value is "lid".- See Also:
- Mappings:
Namespace Name Mixin selector named LID
Lnet/minecraft/client/render/entity/model/ShulkerEntityModel;LID:Ljava/lang/String;
intermediary field_32554
Lnet/minecraft/class_602;field_32554:Ljava/lang/String;
official a
Lgde;a:Ljava/lang/String;
-
BASE
The key of the base model part, whose value is "base".- See Also:
- Mappings:
Namespace Name Mixin selector named BASE
Lnet/minecraft/client/render/entity/model/ShulkerEntityModel;BASE:Ljava/lang/String;
intermediary field_32555
Lnet/minecraft/class_602;field_32555:Ljava/lang/String;
official b
Lgde;b:Ljava/lang/String;
-
lid
- Mappings:
Namespace Name Mixin selector named lid
Lnet/minecraft/client/render/entity/model/ShulkerEntityModel;lid:Lnet/minecraft/client/model/ModelPart;
intermediary field_3555
Lnet/minecraft/class_602;field_3555:Lnet/minecraft/class_630;
official c
Lgde;c:Lgen;
-
head
- Mappings:
Namespace Name Mixin selector named head
Lnet/minecraft/client/render/entity/model/ShulkerEntityModel;head:Lnet/minecraft/client/model/ModelPart;
intermediary field_3554
Lnet/minecraft/class_602;field_3554:Lnet/minecraft/class_630;
official d
Lgde;d:Lgen;
-
-
Constructor Details
-
ShulkerEntityModel
- 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
-
getModelData
- Mappings:
Namespace Name Mixin selector named getModelData
Lnet/minecraft/client/render/entity/model/ShulkerEntityModel;getModelData()Lnet/minecraft/client/model/ModelData;
intermediary method_62116
Lnet/minecraft/class_602;method_62116()Lnet/minecraft/class_5609;
official c
Lgde;c()Lgev;
-
getTexturedModelData
- Mappings:
Namespace Name Mixin selector named getTexturedModelData
Lnet/minecraft/client/render/entity/model/ShulkerEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
intermediary method_32041
Lnet/minecraft/class_602;method_32041()Lnet/minecraft/class_5607;
official a
Lgde;a()Lget;
-
getShulkerBoxTexturedModelData
- Mappings:
Namespace Name Mixin selector named getShulkerBoxTexturedModelData
Lnet/minecraft/client/render/entity/model/ShulkerEntityModel;getShulkerBoxTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
intermediary method_62115
Lnet/minecraft/class_602;method_62115()Lnet/minecraft/class_5607;
official b
Lgde;b()Lget;
-
setAngles
- Overrides:
setAngles
in classEntityModel<ShulkerEntityRenderState>
- Mappings:
Namespace Name Mixin selector named setAngles
Lnet/minecraft/client/render/entity/model/ShulkerEntityModel;setAngles(Lnet/minecraft/client/render/entity/state/ShulkerEntityRenderState;)V
intermediary method_17122
Lnet/minecraft/class_602;method_17122(Lnet/minecraft/class_10065;)V
official a
Lgde;a(Lgzo;)V
-