MCPcopy Create free account
hub / github.com/Hypejet/Jet / acquireWorldMapWrite

Method acquireWorldMapWrite

api/src/main/java/net/hypejet/jet/world/World.java:71–71  ·  view source on GitHub ↗

Creates plain WriteWorldMapAcquisition a write world-map acquisition of contents of this world. @return the write world-map acquisition @since 1.0

()

Source from the content-addressed store, hash-verified

69 * @since 1.0
70 */
71 WriteWorldMapAcquisition acquireWorldMapWrite();
72
73 /**
74 * Gets a copy of a {@linkplain Set set} of {@linkplain Entity entities}

Callers 1

tickMethod · 0.65

Implementers 1

JetWorldserver/src/main/java/net/hypejet/jet/s

Calls

no outgoing calls

Tested by

no test coverage detected