Package net.minecraft.client.render
Class BackgroundRenderer.class_7032
java.lang.Object
net.minecraft.client.render.BackgroundRenderer.class_7032
- All Implemented Interfaces:
BackgroundRenderer.class_7034
- Enclosing class:
- BackgroundRenderer
@Environment(CLIENT)
private static class BackgroundRenderer.class_7032
extends Object
implements BackgroundRenderer.class_7034
- Mappings:
Namespace Name official erh$bintermediary net/minecraft/class_758$class_7032named net/minecraft/client/render/BackgroundRenderer$class_7032
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_40937(BackgroundRenderer.class_7033 class_7033, LivingEntity livingEntity, StatusEffectInstance statusEffectInstance, float float2, float float3) doublemethod_40938(LivingEntity livingEntity, StatusEffectInstance statusEffectInstance, double double2, float float2) 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_40939
-
Constructor Details
-
class_7032
class_7032()
-
-
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
-
method_40938
public double method_40938(LivingEntity livingEntity, StatusEffectInstance statusEffectInstance, double double2, float float2) - Specified by:
method_40938in interfaceBackgroundRenderer.class_7034- Mappings:
Namespace Name Mixin selector official aLerh$e;a(Laxs;Lawx;DF)Dintermediary method_40938Lnet/minecraft/class_758$class_7034;method_40938(Lnet/minecraft/class_1309;Lnet/minecraft/class_1293;DF)Dnamed method_40938Lnet/minecraft/client/render/BackgroundRenderer$class_7034;method_40938(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/effect/StatusEffectInstance;DF)D
-