Package net.minecraft.sound
Class SoundEvent
java.lang.Object
net.minecraft.sound.SoundEvent
public class SoundEvent extends Object
-
Field Summary
Fields Modifier and Type Field Description static com.mojang.serialization.Codec<SoundEvent>
CODEC
private Identifier
id
-
Constructor Summary
Constructors Constructor Description SoundEvent(Identifier id)
-
Method Summary
Modifier and Type Method Description Identifier
getId()
-
Field Details
-
CODEC
-
id
-
-
Constructor Details
-
SoundEvent
-
-
Method Details
-
getId
-