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

Method worldData

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

Gets an additional plain WorldData world data of this world. @return the world data @since 1.0

()

Source from the content-addressed store, hash-verified

35 * @since 1.0
36 */
37 WorldData worldData();
38
39 /**
40 * Gets the default {@linkplain Position position} where {@linkplain Entity entities} should spawn

Callers 2

writeMethod · 0.65
createSpawnInfoMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected