Uses of Enum Class
net.minecraft.entity.projectile.PersistentProjectileEntity.PickupPermission
Packages that use PersistentProjectileEntity.PickupPermission
-
Uses of PersistentProjectileEntity.PickupPermission in net.minecraft.entity.projectile
Fields in net.minecraft.entity.projectile declared as PersistentProjectileEntity.PickupPermissionMethods in net.minecraft.entity.projectile that return PersistentProjectileEntity.PickupPermissionModifier 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.