MCPcopy 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

setSpawnLocationMethod · 0.65
BlockDestinationMethod · 0.65
getLocationMethod · 0.65
cloneMethod · 0.65
getPluginFileFiltersMethod · 0.65
LootContextMethod · 0.65
getLocationMethod · 0.65
BuilderMethod · 0.65
cloneMethod · 0.65
cloneMethod · 0.65
cloneMethod · 0.65
cloneMethod · 0.65

Implementers 1

CraftBlockDatapaper-server/src/main/java/org/bukkit/

Calls

no outgoing calls

Tested by 3

testWithMetaMethod · 0.52
compoundMethod · 0.52
compoundMethod · 0.52