Package net.minecraft.client.render
Class BackgroundRenderer
java.lang.Object
net.minecraft.client.render.BackgroundRenderer
- Mappings:
Namespace Name official erhintermediary net/minecraft/class_758named net/minecraft/client/render/BackgroundRenderer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classprivate static classprivate static classprivate static interfacestatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static floatstatic final floatprivate static final intprivate static final LinkedList<BackgroundRenderer.class_7034>private static floatprivate static longprivate static intprivate static floatprivate static int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidapplyFog(Camera camera, BackgroundRenderer.FogType fogType, float viewDistance, boolean thickFog, float float2) static voidclearFog()private static @Nullable BackgroundRenderer.class_7034method_40933(Entity entity, float float2) static voidrender(Camera camera, float tickDelta, ClientWorld world, int int2, float float2) static void
-
Field Details
-
field_32685
private static final int field_32685- See Also:
- Mappings:
Namespace Name Mixin selector official bLerh;b:Iintermediary field_32685Lnet/minecraft/class_758;field_32685:Inamed field_32685Lnet/minecraft/client/render/BackgroundRenderer;field_32685:I
-
field_36996
- Mappings:
Namespace Name Mixin selector official cLerh;c:Ljava/util/LinkedList;intermediary field_36996Lnet/minecraft/class_758;field_36996:Ljava/util/LinkedList;named field_36996Lnet/minecraft/client/render/BackgroundRenderer;field_36996:Ljava/util/LinkedList;
-
field_32684
public static final float field_32684- See Also:
- Mappings:
Namespace Name Mixin selector official aLerh;a:Fintermediary field_32684Lnet/minecraft/class_758;field_32684:Fnamed field_32684Lnet/minecraft/client/render/BackgroundRenderer;field_32684:F
-
red
private static float red- Mappings:
Namespace Name Mixin selector official dLerh;d:Fintermediary field_4034Lnet/minecraft/class_758;field_4034:Fnamed redLnet/minecraft/client/render/BackgroundRenderer;red:F
-
green
private static float green- Mappings:
Namespace Name Mixin selector official eLerh;e:Fintermediary field_4033Lnet/minecraft/class_758;field_4033:Fnamed greenLnet/minecraft/client/render/BackgroundRenderer;green:F
-
blue
private static float blue- Mappings:
Namespace Name Mixin selector official fLerh;f:Fintermediary field_4032Lnet/minecraft/class_758;field_4032:Fnamed blueLnet/minecraft/client/render/BackgroundRenderer;blue:F
-
waterFogColor
private static int waterFogColor- Mappings:
Namespace Name Mixin selector official gLerh;g:Iintermediary field_4031Lnet/minecraft/class_758;field_4031:Inamed waterFogColorLnet/minecraft/client/render/BackgroundRenderer;waterFogColor:I
-
nextWaterFogColor
private static int nextWaterFogColor- Mappings:
Namespace Name Mixin selector official hLerh;h:Iintermediary field_4041Lnet/minecraft/class_758;field_4041:Inamed nextWaterFogColorLnet/minecraft/client/render/BackgroundRenderer;nextWaterFogColor:I
-
lastWaterFogColorUpdateTime
private static long lastWaterFogColorUpdateTime- Mappings:
Namespace Name Mixin selector official iLerh;i:Jintermediary field_4042Lnet/minecraft/class_758;field_4042:Jnamed lastWaterFogColorUpdateTimeLnet/minecraft/client/render/BackgroundRenderer;lastWaterFogColorUpdateTime:J
-
-
Constructor Details
-
BackgroundRenderer
public BackgroundRenderer()
-
-
Method Details
-
render
public static void render(Camera camera, float tickDelta, ClientWorld world, int int2, float float2) - Mappings:
Namespace Name Mixin selector official aLerh;a(Ldyr;FLenm;IF)Vintermediary method_3210Lnet/minecraft/class_758;method_3210(Lnet/minecraft/class_4184;FLnet/minecraft/class_638;IF)Vnamed renderLnet/minecraft/client/render/BackgroundRenderer;render(Lnet/minecraft/client/render/Camera;FLnet/minecraft/client/world/ClientWorld;IF)V
-
clearFog
public static void clearFog()- Mappings:
Namespace Name Mixin selector official aLerh;a()Vintermediary method_23792Lnet/minecraft/class_758;method_23792()Vnamed clearFogLnet/minecraft/client/render/BackgroundRenderer;clearFog()V
-
method_40933
@Nullable private static @Nullable BackgroundRenderer.class_7034 method_40933(Entity entity, float float2) - Mappings:
Namespace Name Mixin selector official aLerh;a(Laxe;F)Lerh$e;intermediary method_40933Lnet/minecraft/class_758;method_40933(Lnet/minecraft/class_1297;F)Lnet/minecraft/class_758$class_7034;named method_40933Lnet/minecraft/client/render/BackgroundRenderer;method_40933(Lnet/minecraft/entity/Entity;F)Lnet/minecraft/client/render/BackgroundRenderer$class_7034;
-
applyFog
public static void applyFog(Camera camera, BackgroundRenderer.FogType fogType, float viewDistance, boolean thickFog, float float2) - Mappings:
Namespace Name Mixin selector official aLerh;a(Ldyr;Lerh$d;FZF)Vintermediary method_3211Lnet/minecraft/class_758;method_3211(Lnet/minecraft/class_4184;Lnet/minecraft/class_758$class_4596;FZF)Vnamed applyFogLnet/minecraft/client/render/BackgroundRenderer;applyFog(Lnet/minecraft/client/render/Camera;Lnet/minecraft/client/render/BackgroundRenderer$FogType;FZF)V
-
setFogBlack
public static void setFogBlack()- Mappings:
Namespace Name Mixin selector official bLerh;b()Vintermediary method_3212Lnet/minecraft/class_758;method_3212()Vnamed setFogBlackLnet/minecraft/client/render/BackgroundRenderer;setFogBlack()V
-