Uses of Enum Class
net.minecraft.entity.monster.piglin.PiglinAction
Packages that use PiglinAction
-
Uses of PiglinAction in net.minecraft.entity.monster.piglin
Methods in net.minecraft.entity.monster.piglin that return PiglinActionModifier and TypeMethodDescriptionabstract PiglinActionAbstractPiglinEntity.getArmPose()PiglinBruteEntity.getArmPose()PiglinEntity.getArmPose()static PiglinActionReturns the enum constant of this class with the specified name.static PiglinAction[]PiglinAction.values()Returns an array containing the constants of this enum class, in the order they are declared.