Class AbstractInventoryScreen
java.lang.Object
net.minecraft.client.gui.screen.ingame.AbstractInventoryScreen
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/ingame/AbstractInventoryScreenintermediary net/minecraft/class_485official fte
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Identifierprivate static final Identifierprivate final HandledScreen<?> private final MinecraftClient -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voiddrawStatusEffectBackgrounds(DrawContext context, int x, int height, Iterable<StatusEffectInstance> statusEffects, boolean wide) private voiddrawStatusEffectDescriptions(DrawContext context, int x, int height, Iterable<StatusEffectInstance> statusEffects) private voiddrawStatusEffects(DrawContext context, int mouseX, int mouseY) private voiddrawStatusEffectSprites(DrawContext context, int x, int height, Iterable<StatusEffectInstance> statusEffects, boolean wide) private TextgetStatusEffectDescription(StatusEffectInstance statusEffect) booleanvoidmethod_64514(DrawContext drawContext, int int2, int int3, float float2)
-
Field Details
-
EFFECT_BACKGROUND_LARGE_TEXTURE
- Mappings:
Namespace Name Mixin selector named EFFECT_BACKGROUND_LARGE_TEXTURELnet/minecraft/client/gui/screen/ingame/AbstractInventoryScreen;EFFECT_BACKGROUND_LARGE_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45462Lnet/minecraft/class_485;field_45462:Lnet/minecraft/class_2960;official aLfte;a:Lalj;
-
EFFECT_BACKGROUND_SMALL_TEXTURE
- Mappings:
Namespace Name Mixin selector named EFFECT_BACKGROUND_SMALL_TEXTURELnet/minecraft/client/gui/screen/ingame/AbstractInventoryScreen;EFFECT_BACKGROUND_SMALL_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45463Lnet/minecraft/class_485;field_45463:Lnet/minecraft/class_2960;official bLfte;b:Lalj;
-
field_54477
- Mappings:
Namespace Name Mixin selector named field_54477Lnet/minecraft/client/gui/screen/ingame/AbstractInventoryScreen;field_54477:Lnet/minecraft/client/gui/screen/ingame/HandledScreen;intermediary field_54477Lnet/minecraft/class_485;field_54477:Lnet/minecraft/class_465;official cLfte;c:Lfsl;
-
field_54478
- Mappings:
Namespace Name Mixin selector named field_54478Lnet/minecraft/client/gui/screen/ingame/AbstractInventoryScreen;field_54478:Lnet/minecraft/client/MinecraftClient;intermediary field_54478Lnet/minecraft/class_485;field_54478:Lnet/minecraft/class_310;official dLfte;d:Lfke;
-
-
Constructor Details
-
AbstractInventoryScreen
-
-
Method Details
-
method_64514
- Mappings:
Namespace Name Mixin selector named method_64514Lnet/minecraft/client/gui/screen/ingame/AbstractInventoryScreen;method_64514(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_64514Lnet/minecraft/class_485;method_64514(Lnet/minecraft/class_332;IIF)Vofficial aLfte;a(Lflq;IIF)V
-
hideStatusEffectHud
public boolean hideStatusEffectHud()- Mappings:
Namespace Name Mixin selector named hideStatusEffectHudLnet/minecraft/client/gui/screen/ingame/AbstractInventoryScreen;hideStatusEffectHud()Zintermediary method_38934Lnet/minecraft/class_485;method_38934()Zofficial aLfte;a()Z
-
drawStatusEffects
- Mappings:
Namespace Name Mixin selector named drawStatusEffectsLnet/minecraft/client/gui/screen/ingame/AbstractInventoryScreen;drawStatusEffects(Lnet/minecraft/client/gui/DrawContext;II)Vintermediary method_2477Lnet/minecraft/class_485;method_2477(Lnet/minecraft/class_332;II)Vofficial aLfte;a(Lflq;II)V
-
drawStatusEffectBackgrounds
private void drawStatusEffectBackgrounds(DrawContext context, int x, int height, Iterable<StatusEffectInstance> statusEffects, boolean wide) - Mappings:
Namespace Name Mixin selector named drawStatusEffectBackgroundsLnet/minecraft/client/gui/screen/ingame/AbstractInventoryScreen;drawStatusEffectBackgrounds(Lnet/minecraft/client/gui/DrawContext;IILjava/lang/Iterable;Z)Vintermediary method_18642Lnet/minecraft/class_485;method_18642(Lnet/minecraft/class_332;IILjava/lang/Iterable;Z)Vofficial aLfte;a(Lflq;IILjava/lang/Iterable;Z)V
-
drawStatusEffectSprites
private void drawStatusEffectSprites(DrawContext context, int x, int height, Iterable<StatusEffectInstance> statusEffects, boolean wide) - Mappings:
Namespace Name Mixin selector named drawStatusEffectSpritesLnet/minecraft/client/gui/screen/ingame/AbstractInventoryScreen;drawStatusEffectSprites(Lnet/minecraft/client/gui/DrawContext;IILjava/lang/Iterable;Z)Vintermediary method_18643Lnet/minecraft/class_485;method_18643(Lnet/minecraft/class_332;IILjava/lang/Iterable;Z)Vofficial bLfte;b(Lflq;IILjava/lang/Iterable;Z)V
-
drawStatusEffectDescriptions
private void drawStatusEffectDescriptions(DrawContext context, int x, int height, Iterable<StatusEffectInstance> statusEffects) - Mappings:
Namespace Name Mixin selector named drawStatusEffectDescriptionsLnet/minecraft/client/gui/screen/ingame/AbstractInventoryScreen;drawStatusEffectDescriptions(Lnet/minecraft/client/gui/DrawContext;IILjava/lang/Iterable;)Vintermediary method_18644Lnet/minecraft/class_485;method_18644(Lnet/minecraft/class_332;IILjava/lang/Iterable;)Vofficial aLfte;a(Lflq;IILjava/lang/Iterable;)V
-
getStatusEffectDescription
- Mappings:
Namespace Name Mixin selector named getStatusEffectDescriptionLnet/minecraft/client/gui/screen/ingame/AbstractInventoryScreen;getStatusEffectDescription(Lnet/minecraft/entity/effect/StatusEffectInstance;)Lnet/minecraft/text/Text;intermediary method_38933Lnet/minecraft/class_485;method_38933(Lnet/minecraft/class_1293;)Lnet/minecraft/class_2561;official aLfte;a(Lbtq;)Lxj;
-