Class DoubleChest
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.screen.ScreenBase
net.minecraft.client.gui.screen.container.ContainerBase
net.minecraft.client.gui.screen.container.DoubleChest
- Mappings:
Namespace Name intermediary net/minecraft/class_264glue class_288server net/minecraft/class_264client hpnamed net/minecraft/client/gui/screen/container/DoubleChest
-
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.screen.container.ContainerBase
container, containerHeight, containerWidthFields inherited from class net.minecraft.client.gui.screen.ScreenBase
buttons, height, minecraft, passEvents, smokeRenderer, textManager, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
zOffset -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidrenderContainerBackground(float tickDelta) protected voidMethods inherited from class net.minecraft.client.gui.screen.container.ContainerBase
init, isPauseScreen, keyPressed, mouseClicked, mouseReleased, onClose, render, tickMethods inherited from class net.minecraft.client.gui.screen.ScreenBase
buttonClicked, getClipboardContents, handleTab, init, method_130, onKeyboardEvent, onMouseEvent, renderBackground, renderBackground, renderDirtBackground, updateListMethods inherited from class net.minecraft.client.gui.DrawableHelper
blit, drawLineHorizontal, drawLineVertical, drawTextWithShadow, drawTextWithShadowCentred, fill, fillGradient
-
Field Details
-
inv1
- Mappings:
Namespace Name Mixin selector intermediary field_1063Lnet/minecraft/class_264;field_1063:Lnet/minecraft/class_134;glue field_1265Lclass_288;field_1265:Lclass_287;server field_1063Lnet/minecraft/class_264;field_1063:Lhp;client lLhp;l:Llw;named inv1Lnet/minecraft/client/gui/screen/container/DoubleChest;inv1:Lnet/minecraft/inventory/InventoryBase;
-
inv2
- Mappings:
Namespace Name Mixin selector intermediary field_1064Lnet/minecraft/class_264;field_1064:Lnet/minecraft/class_134;glue field_1266Lclass_288;field_1266:Lclass_287;server field_1064Lnet/minecraft/class_264;field_1064:Lhp;client mLhp;m:Llw;named inv2Lnet/minecraft/client/gui/screen/container/DoubleChest;inv2:Lnet/minecraft/inventory/InventoryBase;
-
rows
private int rows- Mappings:
Namespace Name Mixin selector intermediary field_1065Lnet/minecraft/class_264;field_1065:Iglue field_1267Lclass_288;field_1267:Iserver field_1065Lnet/minecraft/class_264;field_1065:Iclient nLhp;n:Inamed rowsLnet/minecraft/client/gui/screen/container/DoubleChest;rows:I
-
-
Constructor Details
-
DoubleChest
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_264;<init>(Lnet/minecraft/class_134;Lnet/minecraft/class_134;)Vglue <init>Lclass_288;<init>(Lclass_287;Lclass_287;)Vserver <init>Lnet/minecraft/class_264;<init>(Lhp;Lhp;)Vclient <init>Lhp;<init>(Llw;Llw;)Vnamed <init>Lnet/minecraft/client/gui/screen/container/DoubleChest;<init>(Lnet/minecraft/inventory/InventoryBase;Lnet/minecraft/inventory/InventoryBase;)V
-
-
Method Details
-
renderForeground
protected void renderForeground()- Overrides:
renderForegroundin classContainerBase- 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 renderForegroundLnet/minecraft/client/gui/screen/container/ContainerBase;renderForeground()V
-
renderContainerBackground
protected void renderContainerBackground(float tickDelta) - Specified by:
renderContainerBackgroundin classContainerBase- 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 renderContainerBackgroundLnet/minecraft/client/gui/screen/container/ContainerBase;renderContainerBackground(F)V
-