Uses of Enum Class
net.minecraft.entity.projectile.AbstractArrowEntity.PickupPermission
Packages that use AbstractArrowEntity.PickupPermission
-
Uses of AbstractArrowEntity.PickupPermission in net.minecraft.entity.projectile
Fields in net.minecraft.entity.projectile declared as AbstractArrowEntity.PickupPermissionMethods in net.minecraft.entity.projectile that return AbstractArrowEntity.PickupPermissionModifier and TypeMethodDescriptionAbstractArrowEntity.PickupPermission.fromOrdinal(int ordinal) Returns the enum constant of this class with the specified name.static AbstractArrowEntity.PickupPermission[]AbstractArrowEntity.PickupPermission.values()Returns an array containing the constants of this enum class, in the order they are declared.