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(org.bukkit.plugin.Plugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBlockAt(GeyserSession session,
int x,
int y,
int z) |
getGameRuleBool, getGameRuleInt, getLecternDataAt, hasOwnChunkCache, hasPermission, isLegacy, shouldExpectLecternHandledsetDifficulty, setGameRule, setPlayerGameModegetBlockAt, getBlockAtpublic GeyserSpigotNativeWorldManager(org.bukkit.plugin.Plugin plugin)
public int getBlockAt(GeyserSession session, int x, int y, int z)
getBlockAt in class GeyserSpigotWorldManagerCopyright © 2021 GeyserMC. All rights reserved.