MCPcopy Create free account
hub / github.com/Garten/sourcecraft / getName

Method getName

src/minecraft/reader/nbt/NamedTag.java:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 }
12
13 public String getName() {
14 return this.name;
15 }
16
17 public int getTag() {
18 return this.tag;

Callers 2

debugMethod · 0.45
addPointEntitysMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected