Uses of Enum Class
net.minecraft.world.entity.projectile.AbstractArrow.Pickup
-
Uses of AbstractArrow.Pickup in net.minecraft.world.entity.projectile
Modifier and TypeMethodDescriptionstatic AbstractArrow.Pickup
AbstractArrow.Pickup.byOrdinal
(int p_36809_) 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.