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.CODECstatic final ConsumeEffect.Type<PlaySoundConsumeEffect> ConsumeEffect.Type.PLAY_SOUNDstatic final StreamCodec<RegistryFriendlyByteBuf, PlaySoundConsumeEffect> PlaySoundConsumeEffect.STREAM_CODECMethods in net.minecraft.world.item.consume_effects that return types with arguments of type PlaySoundConsumeEffect