Uses of Class
org.geysermc.geyser.level.WorldManager
Package
Description
-
Uses of WorldManager in org.geysermc.geyser
Modifier and TypeMethodDescriptiondefault WorldManager
GeyserBootstrap.getWorldManager()
Returns the current WorldManagerGeyserImpl.getWorldManager()
-
Uses of WorldManager in org.geysermc.geyser.level
-
Uses of WorldManager in org.geysermc.geyser.platform.spigot
-
Uses of WorldManager in org.geysermc.geyser.platform.spigot.world.manager
Modifier and TypeClassDescriptionclass
Used with ViaVersion and pre-1.13.class
Should be used when ViaVersion is present, no NMS adapter is being used, and we are pre-1.13.class
Should only be used when we knowGeyserSpigotWorldManager.getBlockAt(GeyserSession, int, int, int)
cannot be accurate.class
Used when block IDs need to be translated to the latest versionclass
class
The base world manager to use when there is no supported NMS revision