Uses of Enum Class
net.minecraft.world.entity.projectile.AbstractArrow.Pickup
Packages that use AbstractArrow.Pickup
-
Uses of AbstractArrow.Pickup in net.minecraft.world.entity.projectile
Fields in net.minecraft.world.entity.projectile declared as AbstractArrow.PickupMethods in net.minecraft.world.entity.projectile that return AbstractArrow.PickupModifier and TypeMethodDescriptionstatic AbstractArrow.Pickup
AbstractArrow.Pickup.byOrdinal
(int pOrdinal) static AbstractArrow.Pickup
Returns the enum constant of this class with the specified name.static AbstractArrow.Pickup[]
AbstractArrow.Pickup.values()
Returns an array containing the constants of this enum class, in the order they are declared.