net.minecraft.sounds

public class SoundEvent

ajv
net.minecraft.sounds.SoundEvent
net.minecraft.class_3414
net.minecraft.sound.SoundEvent
net.minecraft.src.C_123_
net.minecraft.sounds.SoundEffect

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<SoundEvent>
a
CODEC
field_24628
CODEC
f_11655_
private final ResourceLocation
b
location
field_14533
id
f_11656_
private final float
c
range
field_38690
distanceToTravel
f_215659_
private final boolean
d
newSystem
field_38691
staticDistance
f_215660_

Constructor summary

ModifierConstructor
public (ResourceLocation id)
public (ResourceLocation id, float distanceToTravel)
private (ResourceLocation id, float distanceToTravel, boolean useStaticDistance)

Method summary

Modifier and TypeMethod
public ResourceLocation
a()
getLocation()
method_14833()
getId()
m_11660_()
public float
a(float arg0)
getRange(float arg0)
method_43044(float arg0)
getDistanceToTravel(float volume)
m_215668_(float arg0)