Uses of Enum Class
net.minecraft.entity.projectile.PersistentProjectileEntity.PickupPermission
-
Uses of PersistentProjectileEntity.PickupPermission in net.minecraft.entity.projectile
Modifier and TypeMethodDescriptionPersistentProjectileEntity.PickupPermission.fromOrdinal
(int ordinal) Returns the enum constant of this class with the specified name.PersistentProjectileEntity.PickupPermission.values()
Returns an array containing the constants of this enum class, in the order they are declared.