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/Cauldron.java:62–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
@Override
63
public
Cauldron clone() {
64
return
(Cauldron) super.clone();
65
}
66
}
Callers
nothing calls this directly
Calls
1
clone
Method · 0.65
Tested by
no test coverage detected