Uses of Enum Class
net.minecraft.client.render.DimensionEffects.class_11079
Packages that use DimensionEffects.class_11079
-
Uses of DimensionEffects.class_11079 in net.minecraft.client.render
Fields in net.minecraft.client.render declared as DimensionEffects.class_11079Modifier and TypeFieldDescriptionprivate final DimensionEffects.class_11079DimensionEffects.fogScalerThe field for thefogScalerrecord component.Fields in net.minecraft.client.render with type parameters of type DimensionEffects.class_11079Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DimensionEffects.class_11079> DimensionEffects.class_11079.field_58994static final PacketCodec<ByteBuf, DimensionEffects.class_11079> DimensionEffects.class_11079.field_58995private static final IntFunction<DimensionEffects.class_11079> DimensionEffects.class_11079.field_58996Methods in net.minecraft.client.render that return DimensionEffects.class_11079Modifier and TypeMethodDescriptionDimensionEffects.fogScaler()Returns the value of thefogScalerrecord component.static DimensionEffects.class_11079Returns the enum constant of this class with the specified name.static DimensionEffects.class_11079[]DimensionEffects.class_11079.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.client.render with parameters of type DimensionEffects.class_11079ModifierConstructorDescriptionDimensionEffects(Optional<Float> optional, boolean alternateSkyColor, Optional<DimensionEffects.class_11082> optional2, boolean bool, boolean bool2, DimensionEffects.class_11079 class_11079, boolean bool3, boolean bool4)