Uses of Record Class
net.minecraft.world.attribute.AmbientMoodSettings
Packages that use AmbientMoodSettings
-
Uses of AmbientMoodSettings in net.minecraft.world.attribute
Fields in net.minecraft.world.attribute declared as AmbientMoodSettingsModifier and TypeFieldDescriptionstatic final AmbientMoodSettingsAmbientMoodSettings.LEGACY_CAVE_SETTINGSFields in net.minecraft.world.attribute with type parameters of type AmbientMoodSettingsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<AmbientMoodSettings> AmbientMoodSettings.CODECprivate final Optional<AmbientMoodSettings> AmbientSounds.moodThe field for themoodrecord component.Methods in net.minecraft.world.attribute that return types with arguments of type AmbientMoodSettingsModifier and TypeMethodDescriptionAmbientSounds.mood()Returns the value of themoodrecord component.