Uses of Class
org.geysermc.geyser.level.GeyserWorldManager
-
Uses of GeyserWorldManager in org.geysermc.geyser
-
Uses of GeyserWorldManager 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