Class LavaRevenantModel<T extends LavaRevenantEntity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<E>
net.minecraft.client.model.HierarchicalModel<T>
tech.anonymoushacker1279.immersiveweapons.client.model.LavaRevenantModel<T>
public class LavaRevenantModel<T extends LavaRevenantEntity>
extends net.minecraft.client.model.HierarchicalModel<T>
-
Field Summary
Fields 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
Methods inherited from class net.minecraft.client.model.HierarchicalModel
animate, animate, animateWalk, applyStatic, getAnyDescendantWithName, renderToBufferMethods inherited from class net.minecraft.client.model.EntityModel
copyPropertiesTo, prepareMobModelMethods inherited from class net.minecraft.client.model.Model
renderType
-
Constructor Details
-
LavaRevenantModel
public LavaRevenantModel(net.minecraft.client.model.geom.ModelPart modelPart)
-
-
Method Details
-
root
public net.minecraft.client.model.geom.ModelPart root()- Specified by:
rootin classnet.minecraft.client.model.HierarchicalModel<T extends LavaRevenantEntity>
-
setupAnim
public void setupAnim(T pEntity, float pLimbSwing, float pLimbSwingAmount, float pAgeInTicks, float pNetHeadYaw, float pHeadPitch) Sets this entity's model rotation angles- Specified by:
setupAnimin classnet.minecraft.client.model.EntityModel<T extends LavaRevenantEntity>
-