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

Method hasLocation

src/main/java/Client/Contact.java:899–901  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

897//#ifdef PEP_LOCATION
898
899 boolean hasLocation() {
900 return (location != null);
901 }
902//#endif
903//#endif
904

Callers 2

getTipStringMethod · 0.95
drawItemMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected