Uses of Enum Class
net.minecraft.item.CrossbowItem.class_10393
Packages that use CrossbowItem.class_10393
-
Uses of CrossbowItem.class_10393 in net.minecraft
Fields in net.minecraft with type parameters of type CrossbowItem.class_10393Modifier and TypeFieldDescriptionstatic final class_10494.class_10495<class_10488, CrossbowItem.class_10393> class_10488.field_55415Methods in net.minecraft that return CrossbowItem.class_10393Modifier and TypeMethodDescriptionclass_10488.method_65676(ItemStack itemStack, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2, ModelTransformationMode modelTransformationMode) Methods in net.minecraft that return types with arguments of type CrossbowItem.class_10393 -
Uses of CrossbowItem.class_10393 in net.minecraft.item
Fields in net.minecraft.item with type parameters of type CrossbowItem.class_10393Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<CrossbowItem.class_10393> CrossbowItem.class_10393.field_55209Methods in net.minecraft.item that return CrossbowItem.class_10393Modifier and TypeMethodDescriptionstatic CrossbowItem.class_10393Returns the enum constant of this class with the specified name.static CrossbowItem.class_10393[]CrossbowItem.class_10393.values()Returns an array containing the constants of this enum class, in the order they are declared.