Package net.minecraft
Class class_524
- Mappings:
Namespace Name intermediary net/minecraft/class_524glue class_575server net/minecraft/class_524client ovnamed net/minecraft/class_524
-
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.screen.container.ContainerScreen
backgroundHeight, backgroundWidth, containerFields 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
ConstructorsConstructorDescriptionclass_524(PlayerInventory playerInventory, FurnaceBlockEntity furnaceBlockEntity) -
Method Summary
Methods inherited from class net.minecraft.client.gui.screen.container.ContainerScreen
init, keyPressed, mouseClicked, mouseReleased, removed, render, shouldPause, tickMethods 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
-
field_2191
- Mappings:
Namespace Name Mixin selector intermediary field_2191Lnet/minecraft/class_524;field_2191:Lnet/minecraft/class_138;glue field_2391Lclass_575;field_2391:Lclass_446;server field_2191Lnet/minecraft/class_524;field_2191:Lln;client lLov;l:Lsk;named field_2191Lnet/minecraft/class_524;field_2191:Lnet/minecraft/block/entity/FurnaceBlockEntity;
-
-
Constructor Details
-
class_524
-
-
Method Details
-
drawForeground
protected void drawForeground()- Overrides:
drawForegroundin classContainerScreen- 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 void drawBackground(float tickDelta) - Specified by:
drawBackgroundin classContainerScreen- 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
-