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 TypeClassDescriptionclassUsed with ViaVersion and pre-1.13.classShould be used when ViaVersion is present, no NMS adapter is being used, and we are pre-1.13.classShould only be used when we knowGeyserSpigotWorldManager.getBlockAt(GeyserSession, int, int, int)cannot be accurate.classUsed when block IDs need to be translated to the latest versionclassclassThe base world manager to use when there is no supported NMS revision