Uses of Enum Class
net.minecraft.client.render.DimensionEffects.SkyType
Packages that use DimensionEffects.SkyType
-
Uses of DimensionEffects.SkyType in net.minecraft.client.render
Fields in net.minecraft.client.render with type parameters of type DimensionEffects.SkyTypeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DimensionEffects.SkyType> DimensionEffects.SkyType.field_59013static final PacketCodec<RegistryByteBuf, DimensionEffects.SkyType> DimensionEffects.SkyType.field_59014private static final IntFunction<DimensionEffects.SkyType> DimensionEffects.SkyType.field_59015Methods in net.minecraft.client.render that return DimensionEffects.SkyTypeModifier and TypeMethodDescriptionDimensionEffects.class_11076.method_69775()DimensionEffects.class_11077.method_69775()DimensionEffects.class_11078.method_69775()DimensionEffects.class_11080.method_69775()DimensionEffects.class_11081.method_69775()DimensionEffects.class_11082.method_69775()static DimensionEffects.SkyTypeReturns the enum constant of this class with the specified name.static DimensionEffects.SkyType[]DimensionEffects.SkyType.values()Returns an array containing the constants of this enum class, in the order they are declared.