Class ContainerScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.container.ContainerScreen
- Mappings:
Namespace Name intermediary net/minecraft/class_293glue class_314server net/minecraft/class_293client idnamed net/minecraft/client/gui/screen/container/ContainerScreen
-
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.screen.Screen
buttons, field_155, field_157, height, minecraft, textRenderer, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
zOffset -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract voiddrawBackground(float tickDelta) protected voidprivate voidprivate SlotgetSlotAt(int x, int y) voidinit()private booleanisPointOverSlot(Slot slot, int x, int y) protected voidkeyPressed(char character, int keyCode) protected voidmouseClicked(int mouseX, int mouseY, int button) protected voidmouseReleased(int mouseX, int mouseY, int button) voidremoved()voidrender(int mouseX, int mouseY, float delta) booleanvoidtick()Methods inherited from class net.minecraft.client.gui.screen.Screen
buttonClicked, confirmed, getClipboard, handleTab, init, onKeyboardEvent, onMouseEvent, renderBackground, renderBackground, renderBackgroundTexture, tickInputMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredTextWithShadow, drawHorizontalLine, drawStringWithShadow, drawTexture, drawVerticalLine, fill, fillGradient
-
Field Details
-
itemRenderer
- Mappings:
Namespace Name Mixin selector intermediary field_1155Lnet/minecraft/class_293;field_1155:Lnet/minecraft/class_92;glue field_1347Lclass_314;field_1347:Lclass_48;server field_1155Lnet/minecraft/class_293;field_1155:Lnet/minecraft/class_92;client lLid;l:Lbb;named itemRendererLnet/minecraft/client/gui/screen/container/ContainerScreen;itemRenderer:Lnet/minecraft/client/render/item/ItemRenderer;
-
backgroundWidth
protected int backgroundWidth- Mappings:
Namespace Name Mixin selector intermediary field_1152Lnet/minecraft/class_293;field_1152:Iglue field_1344Lclass_314;field_1344:Iserver field_1152Lnet/minecraft/class_293;field_1152:Iclient aLid;a:Inamed backgroundWidthLnet/minecraft/client/gui/screen/container/ContainerScreen;backgroundWidth:I
-
backgroundHeight
protected int backgroundHeight- Mappings:
Namespace Name Mixin selector intermediary field_1153Lnet/minecraft/class_293;field_1153:Iglue field_1345Lclass_314;field_1345:Iserver field_1153Lnet/minecraft/class_293;field_1153:Iclient iLid;i:Inamed backgroundHeightLnet/minecraft/client/gui/screen/container/ContainerScreen;backgroundHeight:I
-
container
- Mappings:
Namespace Name Mixin selector intermediary field_1154Lnet/minecraft/class_293;field_1154:Lnet/minecraft/class_71;glue field_1346Lclass_314;field_1346:Lclass_94;server field_1154Lnet/minecraft/class_293;field_1154:Lcl;client jLid;j:Ldw;named containerLnet/minecraft/client/gui/screen/container/ContainerScreen;container:Lnet/minecraft/inventory/Container;
-
-
Constructor Details
-
ContainerScreen
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_293;<init>(Lnet/minecraft/class_71;)Vglue <init>Lclass_314;<init>(Lclass_94;)Vserver <init>Lnet/minecraft/class_293;<init>(Lcl;)Vclient <init>Lid;<init>(Ldw;)Vnamed <init>Lnet/minecraft/client/gui/screen/container/ContainerScreen;<init>(Lnet/minecraft/inventory/Container;)V
-
-
Method Details
-
init
public void init()- Overrides:
initin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_119Lnet/minecraft/class_32;method_119()Vglue method_252Lclass_117;method_252()Vserver method_119Lnet/minecraft/class_32;method_119()Vclient bLda;b()Vnamed initLnet/minecraft/client/gui/screen/Screen;init()V
-
render
public void render(int mouseX, int mouseY, float delta) - Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_118Lnet/minecraft/class_32;method_118(IIF)Vglue method_251Lclass_117;method_251(IIF)Vserver method_118Lnet/minecraft/class_32;method_118(IIF)Vclient aLda;a(IIF)Vnamed renderLnet/minecraft/client/gui/screen/Screen;render(IIF)V
-
drawForeground
protected void drawForeground()- Mappings:
Namespace Name Mixin selector intermediary method_985Lnet/minecraft/class_293;method_985()Vglue method_1158Lclass_314;method_1158()Vserver method_985Lnet/minecraft/class_293;method_985()Vclient kLid;k()Vnamed drawForegroundLnet/minecraft/client/gui/screen/container/ContainerScreen;drawForeground()V
-
drawBackground
protected abstract void drawBackground(float tickDelta) - Mappings:
Namespace Name Mixin selector intermediary method_984Lnet/minecraft/class_293;method_984(F)Vglue method_1157Lclass_314;method_1157(F)Vserver method_984Lnet/minecraft/class_293;method_984(F)Vclient aLid;a(F)Vnamed drawBackgroundLnet/minecraft/client/gui/screen/container/ContainerScreen;drawBackground(F)V
-
drawSlot
- Mappings:
Namespace Name Mixin selector intermediary method_987Lnet/minecraft/class_293;method_987(Lnet/minecraft/class_133;)Vglue method_1346Lclass_314;method_1346(Lclass_170;)Vserver method_987Lnet/minecraft/class_293;method_987(Lel;)Vclient aLid;a(Lgp;)Vnamed drawSlotLnet/minecraft/client/gui/screen/container/ContainerScreen;drawSlot(Lnet/minecraft/screen/slot/Slot;)V
-
getSlotAt
- Mappings:
Namespace Name Mixin selector intermediary method_986Lnet/minecraft/class_293;method_986(II)Lnet/minecraft/class_133;glue method_1345Lclass_314;method_1345(II)Lclass_170;server method_986Lnet/minecraft/class_293;method_986(II)Lel;client aLid;a(II)Lgp;named getSlotAtLnet/minecraft/client/gui/screen/container/ContainerScreen;getSlotAt(II)Lnet/minecraft/screen/slot/Slot;
-
isPointOverSlot
- Mappings:
Namespace Name Mixin selector intermediary method_988Lnet/minecraft/class_293;method_988(Lnet/minecraft/class_133;II)Zglue method_1347Lclass_314;method_1347(Lclass_170;II)Zserver method_988Lnet/minecraft/class_293;method_988(Lel;II)Zclient aLid;a(Lgp;II)Znamed isPointOverSlotLnet/minecraft/client/gui/screen/container/ContainerScreen;isPointOverSlot(Lnet/minecraft/screen/slot/Slot;II)Z
-
mouseClicked
protected void mouseClicked(int mouseX, int mouseY, int button) - Overrides:
mouseClickedin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_124Lnet/minecraft/class_32;method_124(III)Vglue method_416Lclass_117;method_416(III)Vserver method_124Lnet/minecraft/class_32;method_124(III)Vclient aLda;a(III)Vnamed mouseClickedLnet/minecraft/client/gui/screen/Screen;mouseClicked(III)V
-
mouseReleased
protected void mouseReleased(int mouseX, int mouseY, int button) - Overrides:
mouseReleasedin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_128Lnet/minecraft/class_32;method_128(III)Vglue method_420Lclass_117;method_420(III)Vserver method_128Lnet/minecraft/class_32;method_128(III)Vclient bLda;b(III)Vnamed mouseReleasedLnet/minecraft/client/gui/screen/Screen;mouseReleased(III)V
-
keyPressed
protected void keyPressed(char character, int keyCode) - Overrides:
keyPressedin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_117Lnet/minecraft/class_32;method_117(CI)Vglue method_250Lclass_117;method_250(CI)Vserver method_117Lnet/minecraft/class_32;method_117(CI)Vclient aLda;a(CI)Vnamed keyPressedLnet/minecraft/client/gui/screen/Screen;keyPressed(CI)V
-
removed
public void removed()- Overrides:
removedin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_133Lnet/minecraft/class_32;method_133()Vglue method_425Lclass_117;method_425()Vserver method_133Lnet/minecraft/class_32;method_133()Vclient hLda;h()Vnamed removedLnet/minecraft/client/gui/screen/Screen;removed()V
-
shouldPause
public boolean shouldPause()- Overrides:
shouldPausein classScreen- Mappings:
Namespace Name Mixin selector intermediary method_121Lnet/minecraft/class_32;method_121()Zglue method_258Lclass_117;method_258()Zserver method_121Lnet/minecraft/class_32;method_121()Zclient cLda;c()Znamed shouldPauseLnet/minecraft/client/gui/screen/Screen;shouldPause()Z
-
tick
public void tick()- Overrides:
tickin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_122Lnet/minecraft/class_32;method_122()Vglue method_414Lclass_117;method_414()Vserver method_122Lnet/minecraft/class_32;method_122()Vclient aLda;a()Vnamed tickLnet/minecraft/client/gui/screen/Screen;tick()V
-