| 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>> |
| ||||||||||
| private final Optional<AmbientMoodSettings> |
| ||||||||||
| private final List<AmbientAdditionsSettings> |
| ||||||||||
| public static final AmbientSounds |
| ||||||||||
| public static final AmbientSounds |
| ||||||||||
| public static final com.mojang.serialization.Codec<AmbientSounds> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Optional<Holder<SoundEvent>> loop, Optional<AmbientMoodSettings> mood, List<AmbientAdditionsSettings> additions) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Optional<Holder<SoundEvent>> |
| ||||||||||
| public Optional<AmbientMoodSettings> |
| ||||||||||
| public List<AmbientAdditionsSettings> |
|