Package net.minecraft
Class class_525
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.screen.Screen
net.minecraft.class_525
- Mappings:
Namespace Name intermediary net/minecraft/class_525glue class_581server net/minecraft/class_525client oznamed net/minecraft/class_525
-
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 voidbuttonClicked(ButtonWidget button) voidinit()voidrender(int mouseX, int mouseY, float delta) voidtick()Methods inherited from class net.minecraft.client.gui.screen.Screen
confirmed, getClipboard, handleTab, init, keyPressed, mouseClicked, mouseReleased, onKeyboardEvent, onMouseEvent, removed, renderBackground, renderBackground, renderBackgroundTexture, shouldPause, tickInputMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredTextWithShadow, drawHorizontalLine, drawStringWithShadow, drawTexture, drawVerticalLine, fill, fillGradient
-
Field Details
-
field_2204
private int field_2204- Mappings:
Namespace Name Mixin selector intermediary field_2204Lnet/minecraft/class_525;field_2204:Iglue field_2397Lclass_581;field_2397:Iserver field_2204Lnet/minecraft/class_525;field_2204:Iclient aLoz;a:Inamed field_2204Lnet/minecraft/class_525;field_2204:I
-
field_2205
private int field_2205- Mappings:
Namespace Name Mixin selector intermediary field_2205Lnet/minecraft/class_525;field_2205:Iglue field_2398Lclass_581;field_2398:Iserver field_2205Lnet/minecraft/class_525;field_2205:Iclient iLoz;i:Inamed field_2205Lnet/minecraft/class_525;field_2205:I
-
-
Constructor Details
-
class_525
public class_525()
-
-
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
-
buttonClicked
- Overrides:
buttonClickedin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_120Lnet/minecraft/class_32;method_120(Lnet/minecraft/class_33;)Vglue method_257Lclass_117;method_257(Lclass_389;)Vserver method_120Lnet/minecraft/class_32;method_120(Lnet/minecraft/class_33;)Vclient aLda;a(Lke;)Vnamed buttonClickedLnet/minecraft/client/gui/screen/Screen;buttonClicked(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
-
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
-
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
-