Package net.minecraft.client.render
Class BackgroundRenderer.class_7284
java.lang.Object
net.minecraft.client.render.BackgroundRenderer.class_7284
- All Implemented Interfaces:
BackgroundRenderer.class_7286
- Enclosing class:
BackgroundRenderer
@Environment(CLIENT)
private static class BackgroundRenderer.class_7284
extends Object
implements BackgroundRenderer.class_7286
- Mappings:
Namespace Name official eto$bintermediary net/minecraft/class_758$class_7284named net/minecraft/client/render/BackgroundRenderer$class_7284
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_42591(BackgroundRenderer.class_7285 class_7285, LivingEntity livingEntity, StatusEffectInstance statusEffectInstance, float float2, float float3) floatmethod_42592(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_7286
method_42593
-
Constructor Details
-
class_7284
class_7284()
-
-
Method Details
-
method_42590
- Specified by:
method_42590in interfaceBackgroundRenderer.class_7286- Mappings:
Namespace Name Mixin selector official aLeto$e;a()Laxx;intermediary method_42590Lnet/minecraft/class_758$class_7286;method_42590()Lnet/minecraft/class_1291;named method_42590Lnet/minecraft/client/render/BackgroundRenderer$class_7286;method_42590()Lnet/minecraft/entity/effect/StatusEffect;
-
method_42591
public void method_42591(BackgroundRenderer.class_7285 class_7285, LivingEntity livingEntity, StatusEffectInstance statusEffectInstance, float float2, float float3) - Specified by:
method_42591in interfaceBackgroundRenderer.class_7286- Mappings:
Namespace Name Mixin selector official aLeto$e;a(Leto$c;Layv;Laxz;FF)Vintermediary method_42591Lnet/minecraft/class_758$class_7286;method_42591(Lnet/minecraft/class_758$class_7285;Lnet/minecraft/class_1309;Lnet/minecraft/class_1293;FF)Vnamed method_42591Lnet/minecraft/client/render/BackgroundRenderer$class_7286;method_42591(Lnet/minecraft/client/render/BackgroundRenderer$class_7285;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/effect/StatusEffectInstance;FF)V
-
method_42592
public float method_42592(LivingEntity livingEntity, StatusEffectInstance statusEffectInstance, float float2, float float3) - Specified by:
method_42592in interfaceBackgroundRenderer.class_7286- Mappings:
Namespace Name Mixin selector official aLeto$e;a(Layv;Laxz;FF)Fintermediary method_42592Lnet/minecraft/class_758$class_7286;method_42592(Lnet/minecraft/class_1309;Lnet/minecraft/class_1293;FF)Fnamed method_42592Lnet/minecraft/client/render/BackgroundRenderer$class_7286;method_42592(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/effect/StatusEffectInstance;FF)F
-