implements ConsumeEffect
| net.minecraft.world.item.consume_effects.PlaySoundConsumeEffect | |
| net.minecraft.class_10136 | |
| net.minecraft.item.consume.PlaySoundConsumeEffect |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RegistryEntry<SoundEvent> |
|
||||||
| public static final com.mojang.serialization.MapCodec<PlaySoundConsumeEffect> |
|
||||||
| public static final PacketCodec<RegistryByteBuf, PlaySoundConsumeEffect> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryEntry<SoundEvent> sound) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public ConsumeEffect$Type<PlaySoundConsumeEffect> |
|
||||||
| public boolean |
|
||||||
| public RegistryEntry<SoundEvent> |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|