net.minecraft.world.attribute

public record AmbientSounds

cdu
net.minecraft.world.attribute.AmbientSounds
net.minecraft.class_12190
net.minecraft.world.attribute.AmbientSounds
net.minecraft.src.C_433036_
net.minecraft.world.attribute.AmbientSounds

字段概要

修饰符与类型字段
private final Optional<Holder<SoundEvent>>
d
loop
comp_5125
loop
f_433854_
private final Optional<AmbientMoodSettings>
e
mood
comp_5126
mood
f_434028_
private final List<AmbientAdditionsSettings>
f
additions
comp_5127
additions
f_434156_
public static final AmbientSounds
a
EMPTY
field_63684
DEFAULT
f_436679_
public static final AmbientSounds
b
LEGACY_CAVE_SETTINGS
field_63685
CAVE
f_436495_
public static final com.mojang.serialization.Codec<AmbientSounds>
c
CODEC
field_63686
CODEC
f_433959_

构造函数概要

修饰符构造函数
public (Optional<Holder<SoundEvent>> loop, Optional<AmbientMoodSettings> mood, List<AmbientAdditionsSettings> additions)

方法概要

修饰符与类型方法
public Optional<Holder<SoundEvent>>
a()
loop()
comp_5125()
loop()
f_433854_()
public Optional<AmbientMoodSettings>
b()
mood()
comp_5126()
mood()
f_434028_()
public List<AmbientAdditionsSettings>
c()
additions()
comp_5127()
additions()
f_434156_()