Uses of Class
org.geysermc.geyser.level.GeyserWorldManager
Packages that use GeyserWorldManager
-
Uses of GeyserWorldManager in org.geysermc.geyser
Fields in org.geysermc.geyser declared as GeyserWorldManager -
Uses of GeyserWorldManager in org.geysermc.geyser.platform.spigot.world.manager
Subclasses of GeyserWorldManager in org.geysermc.geyser.platform.spigot.world.managerModifier 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