MCPcopy Create free account
hub / github.com/PaperMC/Paper / toString

Method toString

paper-api/src/main/java/org/bukkit/material/Vine.java:191–194  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

189 }
190
191 @Override
192 public String toString() {
193 return "VINE";
194 }
195
196 @Override
197 public Vine clone() {

Callers 2

putOnFaceMethod · 0.45
removeFromFaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected