Package net.minecraft.client.render
Class BackgroundRenderer.class_7031
java.lang.Object
net.minecraft.client.render.BackgroundRenderer.class_7031
- All Implemented Interfaces:
BackgroundRenderer.class_7034
- Enclosing class:
- BackgroundRenderer
@Environment(CLIENT)
private static class BackgroundRenderer.class_7031
extends Object
implements BackgroundRenderer.class_7034
- Mappings:
Namespace Name official erh$aintermediary net/minecraft/class_758$class_7031named net/minecraft/client/render/BackgroundRenderer$class_7031
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_40937(BackgroundRenderer.class_7033 class_7033, LivingEntity livingEntity, StatusEffectInstance statusEffectInstance, float float2, float float3) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.render.BackgroundRenderer.class_7034
method_40938, method_40939
-
Constructor Details
-
class_7031
class_7031()
-
-
Method Details
-
method_40936
- Specified by:
method_40936in interfaceBackgroundRenderer.class_7034- Mappings:
Namespace Name Mixin selector official aLerh$e;a()Lawv;intermediary method_40936Lnet/minecraft/class_758$class_7034;method_40936()Lnet/minecraft/class_1291;named method_40936Lnet/minecraft/client/render/BackgroundRenderer$class_7034;method_40936()Lnet/minecraft/entity/effect/StatusEffect;
-
method_40937
public void method_40937(BackgroundRenderer.class_7033 class_7033, LivingEntity livingEntity, StatusEffectInstance statusEffectInstance, float float2, float float3) - Specified by:
method_40937in interfaceBackgroundRenderer.class_7034- Mappings:
Namespace Name Mixin selector official aLerh$e;a(Lerh$c;Laxs;Lawx;FF)Vintermediary method_40937Lnet/minecraft/class_758$class_7034;method_40937(Lnet/minecraft/class_758$class_7033;Lnet/minecraft/class_1309;Lnet/minecraft/class_1293;FF)Vnamed method_40937Lnet/minecraft/client/render/BackgroundRenderer$class_7034;method_40937(Lnet/minecraft/client/render/BackgroundRenderer$class_7033;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/effect/StatusEffectInstance;FF)V
-