Uses of Enum Class
net.minecraft.entity.projectile.AbstractArrowEntity.PickupStatus
-
Uses of AbstractArrowEntity.PickupStatus in net.minecraft.entity.projectile
Modifier and TypeMethodDescriptionAbstractArrowEntity.PickupStatus.byOrdinal
(int p_188795_0_) Returns the enum constant of this class with the specified name.static AbstractArrowEntity.PickupStatus[]
AbstractArrowEntity.PickupStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.