Uses of Enum Class
net.minecraft.world.entity.ai.goal.FollowPlayerRiddenEntityGoal.FollowEntityGoal
Packages that use FollowPlayerRiddenEntityGoal.FollowEntityGoal
-
Uses of FollowPlayerRiddenEntityGoal.FollowEntityGoal in net.minecraft.world.entity.ai.goal
Subclasses with type arguments of type FollowPlayerRiddenEntityGoal.FollowEntityGoal in net.minecraft.world.entity.ai.goalModifier and TypeClassDescriptionprivate static enumFields in net.minecraft.world.entity.ai.goal declared as FollowPlayerRiddenEntityGoal.FollowEntityGoalMethods in net.minecraft.world.entity.ai.goal that return FollowPlayerRiddenEntityGoal.FollowEntityGoalModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.FollowPlayerRiddenEntityGoal.FollowEntityGoal.values()Returns an array containing the constants of this enum class, in the order they are declared.