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.PickupAbstractArrow.Pickup.byOrdinal(int p_36809_) static AbstractArrow.PickupReturns 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.