Class ShulkerEntityModel<T extends ShulkerEntity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<T>
net.minecraft.client.render.entity.model.CompositeEntityModel<T>
net.minecraft.client.render.entity.model.ShulkerEntityModel<T>
@Environment(CLIENT)
public class ShulkerEntityModel<T extends ShulkerEntity>
extends CompositeEntityModel<T>
- Mappings:
Namespace Name official ftuintermediary net/minecraft/class_602named net/minecraft/client/render/entity/model/ShulkerEntityModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ModelPartprivate static final StringThe key of the base model part, whose value is "base".private final ModelPartprivate final ModelPartprivate static final StringThe key of the lid model part, whose value is "lid".Fields inherited from class net.minecraft.client.render.entity.model.EntityModel
child, handSwingProgress, ridingFields inherited from class net.minecraft.client.model.Model
layerFactory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.render.entity.model.CompositeEntityModel
renderMethods inherited from class net.minecraft.client.render.entity.model.EntityModel
animateModel, copyStateTo
-
Field Details
-
LID
The key of the lid model part, whose value is "lid".- See Also:
- Mappings:
Namespace Name Mixin selector official aLftu;a:Ljava/lang/String;intermediary field_32554Lnet/minecraft/class_602;field_32554:Ljava/lang/String;named LIDLnet/minecraft/client/render/entity/model/ShulkerEntityModel;LID:Ljava/lang/String;
-
BASE
The key of the base model part, whose value is "base".- See Also:
- Mappings:
Namespace Name Mixin selector official bLftu;b:Ljava/lang/String;intermediary field_32555Lnet/minecraft/class_602;field_32555:Ljava/lang/String;named BASELnet/minecraft/client/render/entity/model/ShulkerEntityModel;BASE:Ljava/lang/String;
-
base
- Mappings:
Namespace Name Mixin selector official fLftu;f:Lfvb;intermediary field_3553Lnet/minecraft/class_602;field_3553:Lnet/minecraft/class_630;named baseLnet/minecraft/client/render/entity/model/ShulkerEntityModel;base:Lnet/minecraft/client/model/ModelPart;
-
lid
- Mappings:
Namespace Name Mixin selector official gLftu;g:Lfvb;intermediary field_3555Lnet/minecraft/class_602;field_3555:Lnet/minecraft/class_630;named lidLnet/minecraft/client/render/entity/model/ShulkerEntityModel;lid:Lnet/minecraft/client/model/ModelPart;
-
head
- Mappings:
Namespace Name Mixin selector official hLftu;h:Lfvb;intermediary field_3554Lnet/minecraft/class_602;field_3554:Lnet/minecraft/class_630;named headLnet/minecraft/client/render/entity/model/ShulkerEntityModel;head:Lnet/minecraft/client/model/ModelPart;
-
-
Constructor Details
-
ShulkerEntityModel
- Mappings:
Namespace Name Mixin selector official <init>Lftu;<init>(Lfvb;)Vintermediary <init>Lnet/minecraft/class_602;<init>(Lnet/minecraft/class_630;)Vnamed <init>Lnet/minecraft/client/render/entity/model/ShulkerEntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
-
-
Method Details
-
getTexturedModelData
- Mappings:
Namespace Name Mixin selector official aLftu;a()Lfvh;intermediary method_32041Lnet/minecraft/class_602;method_32041()Lnet/minecraft/class_5607;named getTexturedModelDataLnet/minecraft/client/render/entity/model/ShulkerEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
-
setAngles
- Specified by:
setAnglesin classEntityModel<T extends ShulkerEntity>- Mappings:
Namespace Name Mixin selector official aLftu;a(Lcit;FFFFF)Vintermediary method_17122Lnet/minecraft/class_602;method_17122(Lnet/minecraft/class_1606;FFFFF)Vnamed setAnglesLnet/minecraft/client/render/entity/model/ShulkerEntityModel;setAngles(Lnet/minecraft/entity/mob/ShulkerEntity;FFFFF)V
-
getParts
- Specified by:
getPartsin classCompositeEntityModel<T extends ShulkerEntity>- Mappings:
Namespace Name Mixin selector official dLfst;d()Ljava/lang/Iterable;intermediary method_22960Lnet/minecraft/class_4595;method_22960()Ljava/lang/Iterable;named getPartsLnet/minecraft/client/render/entity/model/CompositeEntityModel;getParts()Ljava/lang/Iterable;
-
getLid
- Mappings:
Namespace Name Mixin selector official bLftu;b()Lfvb;intermediary method_2829Lnet/minecraft/class_602;method_2829()Lnet/minecraft/class_630;named getLidLnet/minecraft/client/render/entity/model/ShulkerEntityModel;getLid()Lnet/minecraft/client/model/ModelPart;
-
getHead
- Mappings:
Namespace Name Mixin selector official cLftu;c()Lfvb;intermediary method_2830Lnet/minecraft/class_602;method_2830()Lnet/minecraft/class_630;named getHeadLnet/minecraft/client/render/entity/model/ShulkerEntityModel;getHead()Lnet/minecraft/client/model/ModelPart;
-