MCPcopy Create free account
hub / github.com/Teneted/Tenet / clone

Method clone

src/main/java/org/bukkit/material/NetherWarts.java:82–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80 }
81
82 @Override
83 public NetherWarts clone() {
84 return (NetherWarts) super.clone();
85 }
86}

Callers

nothing calls this directly

Calls 1

cloneMethod · 0.65

Tested by

no test coverage detected