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