Uses of Record Class
net.minecraft.item.CrossbowItem.LoadingSounds
Packages that use CrossbowItem.LoadingSounds
- 
Uses of CrossbowItem.LoadingSounds in net.minecraft.componentFields 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.itemFields in net.minecraft.item declared as CrossbowItem.LoadingSoundsModifier and TypeFieldDescriptionprivate static final CrossbowItem.LoadingSoundsCrossbowItem.DEFAULT_LOADING_SOUNDSFields in net.minecraft.item with type parameters of type CrossbowItem.LoadingSoundsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<CrossbowItem.LoadingSounds> CrossbowItem.LoadingSounds.CODECMethods in net.minecraft.item that return CrossbowItem.LoadingSoundsModifier and TypeMethodDescription(package private) CrossbowItem.LoadingSoundsCrossbowItem.getLoadingSounds(ItemStack stack)