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>
-
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
-
lid
-
head
-
-
Constructor Details
-
ShulkerEntityModel
-
-
Method Details
-
getTexturedModelData
-
setAngles
- Specified by:
setAnglesin classEntityModel<T extends ShulkerEntity>
-
getParts
- Specified by:
getPartsin classCompositeEntityModel<T extends ShulkerEntity>
-
getTopShell
-
getHead
-