| Class | Description |
|---|---|
| GeyserSpigot1_12NativeWorldManager |
Used with ViaVersion and pre-1.13.
|
| GeyserSpigot1_12WorldManager |
Should be used when ViaVersion is present, no NMS adapter is being used, and we are pre-1.13.
|
| GeyserSpigotFallbackWorldManager |
Should only be used when we know
GeyserSpigotWorldManager.getBlockAt(GeyserSession, int, int, int)
cannot be accurate. |
| GeyserSpigotLegacyNativeWorldManager |
Used when block IDs need to be translated to the latest version
|
| GeyserSpigotNativeWorldManager | |
| GeyserSpigotWorldManager |
The base world manager to use when there is no supported NMS revision
|
Copyright © 2020 GeyserMC. All rights reserved.