Class ShulkerBulletEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<ShulkerBulletEntityRenderState>
net.minecraft.client.render.entity.model.ShulkerBulletEntityModel
@Environment(CLIENT)
public class ShulkerBulletEntityModel
extends EntityModel<ShulkerBulletEntityRenderState>
Represents the model of shulker-bullet-like entity.
 
- Mappings:
- Namespace - Name - named - net/minecraft/client/render/entity/model/ShulkerBulletEntityModel- intermediary - net/minecraft/class_603- official - gdu
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.client.model.ModelModel.SinglePartModel
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final ModelPartprivate static final StringThe key of the main model part, whose value is "main".Fields inherited from class net.minecraft.client.render.entity.model.EntityModelfield_52908Fields inherited from class net.minecraft.client.model.ModellayerFactory, root
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic TexturedModelDatavoidsetAngles(ShulkerBulletEntityRenderState shulkerBulletEntityRenderState) Methods inherited from class net.minecraft.client.model.Modelanimate, animate, animate, animateWalking, getLayer, getPart, getParts, getRootPart, render, render, resetTransforms
- 
Field Details- 
MAINThe key of the main model part, whose value is "main".- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - MAIN- Lnet/minecraft/client/render/entity/model/ShulkerBulletEntityModel;MAIN:Ljava/lang/String;- intermediary - field_32553- Lnet/minecraft/class_603;field_32553:Ljava/lang/String;- official - a- Lgdu;a:Ljava/lang/String;
 
- 
bullet- Mappings:
- Namespace - Name - Mixin selector - named - bullet- Lnet/minecraft/client/render/entity/model/ShulkerBulletEntityModel;bullet:Lnet/minecraft/client/model/ModelPart;- intermediary - field_3556- Lnet/minecraft/class_603;field_3556:Lnet/minecraft/class_630;- official - b- Lgdu;b:Lgfe;
 
 
- 
- 
Constructor Details- 
ShulkerBulletEntityModel- 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>- Lgcc;<init>(Lgfe;)V
 
 
- 
- 
Method Details- 
getTexturedModelData- Mappings:
- Namespace - Name - Mixin selector - named - getTexturedModelData- Lnet/minecraft/client/render/entity/model/ShulkerBulletEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;- intermediary - method_32040- Lnet/minecraft/class_603;method_32040()Lnet/minecraft/class_5607;- official - a- Lgdu;a()Lgfk;
 
- 
setAngles- Overrides:
- setAnglesin class- EntityModel<ShulkerBulletEntityRenderState>
- Mappings:
- Namespace - Name - Mixin selector - named - setAngles- Lnet/minecraft/client/render/entity/model/ShulkerBulletEntityModel;setAngles(Lnet/minecraft/client/render/entity/state/ShulkerBulletEntityRenderState;)V- intermediary - method_62114- Lnet/minecraft/class_603;method_62114(Lnet/minecraft/class_10064;)V- official - a- Lgdu;a(Lhaf;)V
 
 
-