MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / getHeight

Method getHeight

Mod Utils/src/eu/the5zig/mod/gui/IGuiHandle.java:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7 int getWidth();
8
9 int getHeight();
10
11 void setResolution(int width, int height);
12

Callers 15

getHeightMethod · 0.65
getBoxYMethod · 0.65
drawMethod · 0.65
fillDynamicImageMethod · 0.65
setBufferedImageMethod · 0.65
getBoxYMethod · 0.65
drawMethod · 0.65
fillDynamicImageMethod · 0.65
setBufferedImageMethod · 0.65
getBoxYMethod · 0.65
drawMethod · 0.65
fillDynamicImageMethod · 0.65

Implementers 13

GuiHandleMinecraft-Utils/1.8.9/src/GuiHandle.ja
GuiHandleMinecraft-Utils/1.10/src/GuiHandle.jav
GuiHandleMinecraft-Utils/1.12.2/src/GuiHandle.j
GuiHandleMinecraft-Utils/1.12/src/GuiHandle.jav
GuiHandleMinecraft-Utils/1.11/src/GuiHandle.jav
GuiHandleMinecraft-Utils/1.8/src/GuiHandle.java
GuiHandleMinecraft-Utils/1.10.2/src/GuiHandle.j
GuiHandleMinecraft-Utils/1.13/src/GuiHandle.jav
GuiHandleMinecraft-Utils/1.8.8/src/GuiHandle.ja
GuiHandleMinecraft-Utils/1.11.2/src/GuiHandle.j
GuiHandleMinecraft-Utils/1.9/src/GuiHandle.java
GuiHandleMinecraft-Utils/1.9.4/src/GuiHandle.ja

Calls

no outgoing calls

Tested by

no test coverage detected