MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / setWidth

Method setWidth

src/main/java/net/minecraft/client/gui/GuiButton.java:161–164  ·  view source on GitHub ↗
(int width)

Source from the content-addressed store, hash-verified

159 }
160
161 public void setWidth(int width)
162 {
163 this.width = width;
164 }
165}

Callers 1

initGuiMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected