Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PaperMC/Paper
/ clone
Method
clone
paper-api/src/main/java/org/bukkit/block/data/BlockData.java:106–106 ·
view source on GitHub ↗
Returns a copy of this BlockData. @return a copy of the block data
()
Source
from the content-addressed store, hash-verified
104
* @
return
a copy of the block data
105
*/
106
@NotNull
107
BlockData clone();
108
109
/**
Callers
15
setSpawnLocation
Method · 0.65
BlockDestination
Method · 0.65
getLocation
Method · 0.65
clone
Method · 0.65
getPluginFileFilters
Method · 0.65
LootContext
Method · 0.65
getLocation
Method · 0.65
Builder
Method · 0.65
clone
Method · 0.65
clone
Method · 0.65
clone
Method · 0.65
clone
Method · 0.65
Implementers
1
CraftBlockData
paper-server/src/main/java/org/bukkit/
Calls
no outgoing calls
Tested by
3
testWithMeta
Method · 0.52
compound
Method · 0.52
compound
Method · 0.52