| 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 |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Optional<Holder<SoundEvent>> loop, Optional<AmbientMoodSettings> mood, List<AmbientAdditionsSettings> additions) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Optional<Holder<SoundEvent>> |
| ||||||||||
| public Optional<AmbientMoodSettings> |
| ||||||||||
| public List<AmbientAdditionsSettings> |
|