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

Method b

Minecraft-Utils/1.12/src/Overlay.java:108–111  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

106 }
107
108 @Override
109 public Object b() {
110 return uniqueReference == null ? b : uniqueReference;
111 }
112
113 public static void create(String title, String subTitle, Object uniqueReference) {
114 bka toastFactory = ((Variables) MinecraftFactory.getVars()).getMinecraft().ao();

Callers 1

aMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected