| net.minecraft.world.attribute.AmbientSounds | |
| net.minecraft.class_12190 | |
| net.minecraft.world.attribute.AmbientSounds |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Optional<RegistryEntry<SoundEvent>> |
|
||||||
| private final Optional<BiomeMoodSound> |
|
||||||
| private final List<BiomeAdditionsSound> |
|
||||||
| public static final AmbientSounds |
|
||||||
| public static final AmbientSounds |
|
||||||
| public static final com.mojang.serialization.Codec<AmbientSounds> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Optional<RegistryEntry<SoundEvent>> loop, Optional<BiomeMoodSound> mood, List<BiomeAdditionsSound> additions) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Optional<RegistryEntry<SoundEvent>> |
|
||||||
| public Optional<BiomeMoodSound> |
|
||||||
| public List<BiomeAdditionsSound> |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|