Class PhantomEntityModel<T extends Entity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<E>
net.minecraft.class_5597<T>
net.minecraft.client.render.entity.model.PhantomEntityModel<T>
@Environment(CLIENT) public class PhantomEntityModel<T extends Entity> extends class_5597<T>
-
Field Summary
Fields Modifier and Type Field Description private ModelPartfield_27463private ModelPartleftWingprivate ModelPartleftWingTipprivate ModelPartlowerTailprivate ModelPartrightWingprivate ModelPartrightWingTipprivate ModelParttailFields 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 PhantomEntityModel(ModelPart modelPart) -
Method Summary
Modifier and Type Method Description ModelPartmethod_32008()static class_5607method_32024()voidsetAngles(T t, float float2, float float3, float float4, float float5, float float6)Methods inherited from class net.minecraft.class_5597
renderMethods inherited from class net.minecraft.client.render.entity.model.EntityModel
animateModel, copyStateTo
-
Field Details
-
field_27463
-
leftWing
-
leftWingTip
-
rightWing
-
rightWingTip
-
tail
-
lowerTail
-
-
Constructor Details
-
PhantomEntityModel
-
-
Method Details
-
method_32024
-
method_32008
- Specified by:
method_32008in classclass_5597<T extends Entity>
-
setAngles
- Specified by:
setAnglesin classEntityModel<T extends Entity>
-