public class GeyserSpigotNativeWorldManager extends GeyserSpigotWorldManager
| Modifier and Type | Field and Description |
|---|---|
protected org.geysermc.geyser.adapters.spigot.SpigotWorldAdapter |
adapter |
CLIENT_PROTOCOL_VERSION| Constructor and Description |
|---|
GeyserSpigotNativeWorldManager(boolean use3dBiomes) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBlockAt(GeyserSession session,
int x,
int y,
int z) |
getBiomeDataAt, getBlocksInSection, getGameRuleBool, getGameRuleInt, hasMoreBlockDataThanChunkCache, hasPermission, isLegacysetDifficulty, setGameRule, setPlayerGameModegetBlockAt, getBlockAtpublic GeyserSpigotNativeWorldManager(boolean use3dBiomes)
public int getBlockAt(GeyserSession session, int x, int y, int z)
getBlockAt in class GeyserSpigotWorldManagerCopyright © 2021 GeyserMC. All rights reserved.