Package net.minecraft.sound
Class MusicSound
java.lang.Object
net.minecraft.sound.MusicSound
public class MusicSound extends Object
-
Field Summary
Fields Modifier and Type Field Description static com.mojang.serialization.Codec<MusicSound>CODECprivate SoundEventeventprivate intfield_24058private intfield_24059private booleanfield_24060 -
Constructor Summary
Constructors Constructor Description MusicSound(SoundEvent event, int int2, int int3, boolean bool) -
Method Summary
Modifier and Type Method Description SoundEventgetEvent()intmethod_27280()intmethod_27281()booleanmethod_27282()
-
Field Details
-
CODEC
-
event
-
field_24058
private final int field_24058 -
field_24059
private final int field_24059 -
field_24060
private final boolean field_24060
-
-
Constructor Details
-
Method Details
-
getEvent
-
method_27280
@Environment(CLIENT) public int method_27280() -
method_27281
@Environment(CLIENT) public int method_27281() -
method_27282
@Environment(CLIENT) public boolean method_27282()
-