Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Teneted/Tenet
/ clone
Method
clone
src/main/java/org/bukkit/material/WoodenStep.java:82–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
}
81
82
@Override
83
public
WoodenStep clone() {
84
return
(WoodenStep) super.clone();
85
}
86
87
@Override
88
public
String toString() {
Callers
nothing calls this directly
Calls
1
clone
Method · 0.65
Tested by
no test coverage detected