public class GeyserProxySession
extends org.geysermc.connector.network.session.GeyserSession
| Constructor and Description |
|---|
GeyserProxySession(org.geysermc.connector.GeyserConnector connector,
com.nukkitx.protocol.bedrock.BedrockServerSession bedrockServerSession) |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate(String username,
String password) |
void |
authenticateWithMicrosoftCode() |
void |
login() |
void |
setAuthenticationData(org.geysermc.connector.network.session.auth.AuthData authData) |
addTeleport, authenticate, close, confirmTeleport, connect, disconnect, getAdvancementsCache, getAttackSpeed, getAuthData, getBookEditCache, getBreakingBlock, getBucketScheduledFuture, getChunkCache, getClientData, getCollisionManager, getConnector, getCraftSlot, getDimension, getDownstream, getEffectCache, getEmotes, getEnchantmentSlotData, getEntityCache, getGameMode, getInventory, getInventoryCache, getItemFrameCache, getLastBlockPlacedId, getLastBlockPlacePosition, getLastChunkPosition, getLastHitTime, getLastInteractedVillagerEid, getLastInteractionPosition, getLastInteractionTime, getLastMovementTimestamp, getLastSignMessage, getLastWindowCloseTime, getLocale, getName, getOpPermissionLevel, getPlayerEntity, getProtocol, getRemoteServer, getRenderDistance, getRidingVehicleEntity, getSelectedEmotes, getSettingsForm, getSkullCache, getSocketAddress, getStatistics, getStoredMaps, getTeleportMap, getTickThread, getUpstream, getVillagerTrades, getWindowCache, getWorldCache, getWorldName, hasPermission, isCanFly, isClosed, isConsole, isDaylightCycle, isFlying, isInteracting, isJumping, isLoggedIn, isLoggingIn, isMicrosoftAccount, isNoClip, isRaining, isReducedDebugInfo, isSneaking, isSpawned, isSprinting, isSteeringLeft, isSteeringRight, isThunder, isWaitingForStatistics, isWorldImmutable, refreshEmotes, sendAdventureSettings, sendDownstreamPacket, sendForm, sendForm, sendGameRule, sendMessage, sendUpstreamPacket, sendUpstreamPacketImmediately, setAttackSpeed, setAuthData, setBreakingBlock, setBucketScheduledFuture, setCanFly, setClientData, setCraftSlot, setDaylightCycle, setDimension, setFlying, setGameMode, setInteracting, setJumping, setLastBlockPlacedId, setLastBlockPlacePosition, setLastChunkPosition, setLastHitTime, setLastInteractedVillagerEid, setLastInteractionPosition, setLastInteractionTime, setLastMovementTimestamp, setLastSignMessage, setLastWindowCloseTime, setMicrosoftAccount, setNoClip, setOpPermissionLevel, setRaining, setReducedDebugInfo, setRenderDistance, setRidingVehicleEntity, setSelectedEmotes, setSettingsForm, setSneaking, setSpawned, setSprinting, setSteeringLeft, setSteeringRight, setThunder, setVillagerTrades, setWaitingForStatistics, setWorldImmutable, setWorldName, tick, updateStatisticspublic GeyserProxySession(org.geysermc.connector.GeyserConnector connector,
com.nukkitx.protocol.bedrock.BedrockServerSession bedrockServerSession)
public void setAuthenticationData(org.geysermc.connector.network.session.auth.AuthData authData)
setAuthenticationData in class org.geysermc.connector.network.session.GeyserSessionpublic void authenticate(String username, String password)
authenticate in class org.geysermc.connector.network.session.GeyserSessionpublic void authenticateWithMicrosoftCode()
authenticateWithMicrosoftCode in class org.geysermc.connector.network.session.GeyserSessionpublic void login()
login in class org.geysermc.connector.network.session.GeyserSessionCopyright © 2021 GeyserMC. All rights reserved.