Uses of Class
net.minecraft.client.world.DimensionRenderInfo
-
Packages that use DimensionRenderInfo Package Description net.minecraft.client.world -
-
Uses of DimensionRenderInfo in net.minecraft.client.world
Subclasses of DimensionRenderInfo in net.minecraft.client.world Modifier and Type Class Description static classDimensionRenderInfo.Endstatic classDimensionRenderInfo.Netherstatic classDimensionRenderInfo.OverworldFields in net.minecraft.client.world declared as DimensionRenderInfo Modifier and Type Field Description private DimensionRenderInfoClientWorld. effectsFields in net.minecraft.client.world with type parameters of type DimensionRenderInfo Modifier and Type Field Description private static it.unimi.dsi.fastutil.objects.Object2ObjectMap<ResourceLocation,DimensionRenderInfo>DimensionRenderInfo. EFFECTSMethods in net.minecraft.client.world that return DimensionRenderInfo Modifier and Type Method Description DimensionRenderInfoClientWorld. effects()static DimensionRenderInfoDimensionRenderInfo. forType(DimensionType p_243495_0_)
-