Package net.minecraft.client.model
Class PhantomModel<T extends Phantom>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<E>
net.minecraft.client.model.HierarchicalModel<T>
net.minecraft.client.model.PhantomModel<T>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ModelPartprivate ModelPartprivate ModelPartprivate ModelPartprivate ModelPartprivate static Stringprivate static Stringprivate ModelPartprivate ModelPartFields inherited from class net.minecraft.client.model.EntityModel
attackTime, riding, youngFields inherited from class net.minecraft.client.model.Model
renderType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinitionroot()voidsetupAnim(T p_170791_, float p_170792_, float p_170793_, float p_170794_, float p_170795_, float p_170796_)Methods inherited from class net.minecraft.client.model.HierarchicalModel
renderToBufferMethods inherited from class net.minecraft.client.model.EntityModel
copyPropertiesTo, prepareMobModelMethods inherited from class net.minecraft.client.model.Model
renderType
-
Field Details
-
TAIL_BASE
- See Also:
- Constant Field Values
-
TAIL_TIP
- See Also:
- Constant Field Values
-
root
-
leftWingBase
-
leftWingTip
-
rightWingBase
-
rightWingTip
-
tailBase
-
tailTip
-
-
Constructor Details
-
PhantomModel
-
-
Method Details
-
createBodyLayer
-
root
- Specified by:
rootin classHierarchicalModel<T extends Phantom>
-
setupAnim
public void setupAnim(T p_170791_, float p_170792_, float p_170793_, float p_170794_, float p_170795_, float p_170796_)- Specified by:
setupAnimin classEntityModel<T extends Phantom>
-