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

Method getLeft

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

Source from the content-addressed store, hash-verified

72 void setBottom(int bottom);
73
74 int getLeft();
75
76 void setLeft(int left);
77

Callers 15

getRowWidthMethod · 0.65
handleMouseInputMethod · 0.65
getRowWidthMethod · 0.65
handleMouseInputMethod · 0.65
getRowWidthMethod · 0.65
handleMouseInputMethod · 0.65
getRowWidthMethod · 0.65
handleMouseInputMethod · 0.65
getRowWidthMethod · 0.65
handleMouseInputMethod · 0.65
getRowWidthMethod · 0.65
handleMouseInputMethod · 0.65

Implementers 13

GuiListMinecraft-Utils/1.8.9/src/GuiList.java
GuiListMinecraft-Utils/1.10/src/GuiList.java
GuiListMinecraft-Utils/1.12.2/src/GuiList.jav
GuiListMinecraft-Utils/1.12/src/GuiList.java
GuiListMinecraft-Utils/1.11/src/GuiList.java
GuiListMinecraft-Utils/1.8/src/GuiList.java
GuiListMinecraft-Utils/1.10.2/src/GuiList.jav
GuiListMinecraft-Utils/1.13/src/GuiList.java
GuiListMinecraft-Utils/1.8.8/src/GuiList.java
GuiListMinecraft-Utils/1.11.2/src/GuiList.jav
GuiListMinecraft-Utils/1.9/src/GuiList.java
GuiListMinecraft-Utils/1.9.4/src/GuiList.java

Calls

no outgoing calls

Tested by

no test coverage detected