Package net.minecraft.sounds
Class SoundEvent
java.lang.Object
net.minecraft.sounds.SoundEvent
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SoundEvent>
private final ResourceLocation
private final boolean
private final float
-
Constructor Summary
ModifierConstructorDescriptionSoundEvent
(ResourceLocation p_11659_) SoundEvent
(ResourceLocation p_215662_, float p_215663_) private
SoundEvent
(ResourceLocation p_215665_, float p_215666_, boolean p_215667_) -
Method Summary
-
Field Details
-
CODEC
-
location
-
range
private final float range -
newSystem
private final boolean newSystem
-
-
Constructor Details
-
SoundEvent
-
SoundEvent
-
SoundEvent
-
-
Method Details
-
getLocation
-
getRange
public float getRange(float p_215669_)
-