Uses of Enum Class
net.minecraft.entity.projectile.AbstractArrowEntity.PickupStatus
Packages that use AbstractArrowEntity.PickupStatus
-
Uses of AbstractArrowEntity.PickupStatus in net.minecraft.entity.projectile
Fields in net.minecraft.entity.projectile declared as AbstractArrowEntity.PickupStatusMethods in net.minecraft.entity.projectile that return AbstractArrowEntity.PickupStatusModifier 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.