Uses of Enum
net.citizensnpcs.trait.EntityPoseTrait.EntityPose
-
Uses of EntityPoseTrait.EntityPose in net.citizensnpcs.trait
Modifier and TypeMethodDescriptionEntityPoseTrait.getPose()
static EntityPoseTrait.EntityPose
Returns the enum constant of this type with the specified name.static EntityPoseTrait.EntityPose[]
EntityPoseTrait.EntityPose.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EntityPoseTrait.EntityPose in net.citizensnpcs.util
Modifier and TypeMethodDescriptionstatic void
NMS.setPose
(Entity entity, EntityPoseTrait.EntityPose pose) default void
NMSBridge.setPose
(Entity entity, EntityPoseTrait.EntityPose pose)