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

Method clone

src/main/java/org/bukkit/material/Lever.java:146–149  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

144 }
145
146 @Override
147 public Lever clone() {
148 return (Lever) super.clone();
149 }
150}

Callers

nothing calls this directly

Calls 1

cloneMethod · 0.65

Tested by

no test coverage detected