Uses of Interface
net.minecraft.client.render.DimensionEffects.class_11082
Packages that use DimensionEffects.class_11082
-
Uses of DimensionEffects.class_11082 in net.minecraft.client.render
Classes in net.minecraft.client.render that implement DimensionEffects.class_11082Modifier and TypeClassDescriptionstatic classstatic final recordstatic classstatic classstatic classFields in net.minecraft.client.render with type parameters of type DimensionEffects.class_11082Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DimensionEffects.class_11082> DimensionEffects.class_11082.field_59008static final PacketCodec<RegistryByteBuf, DimensionEffects.class_11082> DimensionEffects.class_11082.field_59009(package private) final com.mojang.serialization.MapCodec<? extends DimensionEffects.class_11082> DimensionEffects.SkyType.field_59018(package private) final PacketCodec<? super RegistryByteBuf, ? extends DimensionEffects.class_11082> DimensionEffects.SkyType.field_59019private final Optional<DimensionEffects.class_11082> DimensionEffects.skyThe field for theskyrecord component.Methods in net.minecraft.client.render that return types with arguments of type DimensionEffects.class_11082Modifier and TypeMethodDescriptionDimensionEffects.sky()Returns the value of theskyrecord component.Method parameters in net.minecraft.client.render with type arguments of type DimensionEffects.class_11082Modifier and TypeMethodDescriptionDimensionEffects.method_69774(Optional<DimensionEffects.class_11082> optional) -
Uses of DimensionEffects.class_11082 in net.minecraft.component
Fields in net.minecraft.component with type parameters of type DimensionEffects.class_11082Modifier and TypeFieldDescriptionstatic final ComponentType<DimensionEffects.class_11082> DataComponentTypes.SKY