Uses of Record Class
net.minecraft.item.consume.PlaySoundConsumeEffect
Packages that use PlaySoundConsumeEffect
-
Uses of PlaySoundConsumeEffect in net.minecraft.item.consume
Fields in net.minecraft.item.consume with type parameters of type PlaySoundConsumeEffectModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<PlaySoundConsumeEffect> PlaySoundConsumeEffect.CODEC
static final PacketCodec
<RegistryByteBuf, PlaySoundConsumeEffect> PlaySoundConsumeEffect.PACKET_CODEC
static final ConsumeEffect.Type
<PlaySoundConsumeEffect> ConsumeEffect.Type.PLAY_SOUND
Methods in net.minecraft.item.consume that return types with arguments of type PlaySoundConsumeEffect