net.minecraft.item

public record CrossbowItem$LoadingSounds

net.minecraft.world.item.CrossbowItem$ChargingSounds
net.minecraft.world.item.CrossbowItem$ChargingSounds
net.minecraft.class_1764$class_9693
net.minecraft.item.CrossbowItem$LoadingSounds

Field summary

Modifier and TypeField
private final Optional<RegistryEntry<SoundEvent>>
start
start
comp_2673
start
private final Optional<RegistryEntry<SoundEvent>>
mid
mid
comp_2674
mid
private final Optional<RegistryEntry<SoundEvent>>
end
end
comp_2675
end
public static final com.mojang.serialization.Codec<CrossbowItem$LoadingSounds>
CODEC
CODEC
field_51627
CODEC

Constructor summary

ModifierConstructor
public (Optional<RegistryEntry<SoundEvent>> start, Optional<RegistryEntry<SoundEvent>> mid, Optional<RegistryEntry<SoundEvent>> end)

Method summary

Modifier and TypeMethod
public Optional<RegistryEntry<SoundEvent>>
start()
start()
comp_2673()
start()
public Optional<RegistryEntry<SoundEvent>>
mid()
mid()
comp_2674()
mid()
public Optional<RegistryEntry<SoundEvent>>
end()
end()
comp_2675()
end()