| Package | Description |
|---|---|
| org.geysermc.platform.spigot.world.manager |
| Modifier and Type | Class and Description |
|---|---|
class |
GeyserSpigot1_12NativeWorldManager
Used with ViaVersion and pre-1.13.
|
class |
GeyserSpigot1_12WorldManager
Should be used when ViaVersion is present, no NMS adapter is being used, and we are pre-1.13.
|
class |
GeyserSpigotFallbackWorldManager
Should only be used when we know
getBlockAt(GeyserSession, int, int, int)
cannot be accurate. |
class |
GeyserSpigotLegacyNativeWorldManager
Used when block IDs need to be translated to the latest version
|
class |
GeyserSpigotNativeWorldManager |
Copyright © 2020 GeyserMC. All rights reserved.