Uses of Record Class
net.minecraft.item.CrossbowItem.LoadingSounds
Packages that use CrossbowItem.LoadingSounds
-
Uses of CrossbowItem.LoadingSounds in net.minecraft.component
Fields in net.minecraft.component with type parameters of type CrossbowItem.LoadingSoundsModifier and TypeFieldDescriptionstatic final ComponentType
<List<CrossbowItem.LoadingSounds>> EnchantmentEffectComponentTypes.CROSSBOW_CHARGING_SOUNDS
-
Uses of CrossbowItem.LoadingSounds in net.minecraft.item
Fields in net.minecraft.item declared as CrossbowItem.LoadingSoundsModifier and TypeFieldDescriptionprivate static final CrossbowItem.LoadingSounds
CrossbowItem.DEFAULT_LOADING_SOUNDS
Fields in net.minecraft.item with type parameters of type CrossbowItem.LoadingSoundsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<CrossbowItem.LoadingSounds> CrossbowItem.LoadingSounds.CODEC
Methods in net.minecraft.item that return CrossbowItem.LoadingSoundsModifier and TypeMethodDescription(package private) CrossbowItem.LoadingSounds
CrossbowItem.getLoadingSounds
(ItemStack stack)