Uses of Enum Class
net.minecraft.entity.mob.PhantomEntity.PhantomMovementType
-
Uses of PhantomEntity.PhantomMovementType in net.minecraft.entity.mob
Modifier and TypeFieldDescription(package private) PhantomEntity.PhantomMovementType
PhantomEntity.movementType
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PhantomEntity.PhantomMovementType[]
PhantomEntity.PhantomMovementType.values()
Returns an array containing the constants of this enum class, in the order they are declared.