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.CODECstatic final PacketCodec<RegistryByteBuf, PlaySoundConsumeEffect> PlaySoundConsumeEffect.PACKET_CODECstatic final ConsumeEffect.Type<PlaySoundConsumeEffect> ConsumeEffect.Type.PLAY_SOUNDMethods in net.minecraft.item.consume that return types with arguments of type PlaySoundConsumeEffect