MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / getMessage

Method getMessage

src/main/java/ui/controls/PopUp.java:343–343  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

341
342 public int getType() { return type; }
343 public Vector getMessage() { return message; }
344 public String getContact() { return from; }
345 }
346}

Callers 8

pointerPressedMethod · 0.45
pointerDraggedMethod · 0.45
pointerReleasedMethod · 0.45
scrollDownMethod · 0.45
scrollUpMethod · 0.45
drawAllStringsMethod · 0.45
getHeightMethod · 0.45
getMaxWidthMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected