Class ShulkerEntityModel<T extends ShulkerEntity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<E>
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 ecfintermediary net/minecraft/class_602named net/minecraft/client/render/entity/model/ShulkerEntityModel
-
Field Summary
Fields Modifier and Type Field Description private ModelPartbaseprivate ModelPartheadprivate ModelPartlidFields 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 Constructor Description ShulkerEntityModel(ModelPart root) -
Method Summary
Modifier and Type Method Description ModelPartgetHead()Iterable<ModelPart>getParts()static TexturedModelDatagetTexturedModelData()ModelPartgetTopShell()voidsetAngles(T t, float float2, float float3, float float4, float float5, float float6)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
-
base
- Mappings:
Namespace Name Mixin selector official aLecf;a:Ledh;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 bLecf;b:Ledh;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 fLecf;f:Ledh;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>Lecf;<init>(Ledh;)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 aLecf;a()Ledn;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 aLecf;a(Lbfl;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 dLebg;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;
-
getTopShell
- Mappings:
Namespace Name Mixin selector official bLecf;b()Ledh;intermediary method_2829Lnet/minecraft/class_602;method_2829()Lnet/minecraft/class_630;named getTopShellLnet/minecraft/client/render/entity/model/ShulkerEntityModel;getTopShell()Lnet/minecraft/client/model/ModelPart;
-
getHead
- Mappings:
Namespace Name Mixin selector official cLecf;c()Ledh;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;
-