Index
All Classes and Interfaces|All Packages
A
- AMAZON - Enum constant in enum class org.geysermc.api.util.BedrockPlatform
- api() - Static method in class org.geysermc.api.Geyser
-
Returns the base api.
- api(Class<T>) - Static method in class org.geysermc.api.Geyser
-
Returns the api of the given type.
B
- BedrockPlatform - Enum Class in org.geysermc.api.util
- bedrockUsername() - Method in interface org.geysermc.api.connection.Connection
-
Returns the bedrock name of the connection.
C
- CLASSIC - Enum constant in enum class org.geysermc.api.util.UiProfile
- Connection - Interface in org.geysermc.api.connection
-
Represents a player connection.
- connectionByUuid(UUID) - Method in interface org.geysermc.api.GeyserApiBase
-
Gets the connection from the given UUID, if applicable.
- connectionByXuid(String) - Method in interface org.geysermc.api.GeyserApiBase
-
Gets the connection from the given XUID, if applicable.
- CONTROLLER - Enum constant in enum class org.geysermc.api.util.InputMode
D
- DEDICATED - Enum constant in enum class org.geysermc.api.util.BedrockPlatform
F
- fromId(int) - Static method in enum class org.geysermc.api.util.BedrockPlatform
-
Get the BedrockPlatform from the identifier.
- fromId(int) - Static method in enum class org.geysermc.api.util.InputMode
-
Get the InputMode from the identifier.
- fromId(int) - Static method in enum class org.geysermc.api.util.UiProfile
-
Get the UiProfile from the identifier.
G
- GEARVR - Enum constant in enum class org.geysermc.api.util.BedrockPlatform
- Geyser - Class in org.geysermc.api
-
General API class for Geyser.
- Geyser() - Constructor for class org.geysermc.api.Geyser
- GeyserApiBase - Interface in org.geysermc.api
-
The base API class.
- GOOGLE - Enum constant in enum class org.geysermc.api.util.BedrockPlatform
H
- HOLOLENS - Enum constant in enum class org.geysermc.api.util.BedrockPlatform
I
- inputMode() - Method in interface org.geysermc.api.connection.Connection
-
Returns the Input Mode of the Bedrock client.
- InputMode - Enum Class in org.geysermc.api.util
- IOS - Enum constant in enum class org.geysermc.api.util.BedrockPlatform
- isBedrockPlayer(UUID) - Method in interface org.geysermc.api.GeyserApiBase
-
Method to determine if the given online player is a Bedrock player.
- isLinked() - Method in interface org.geysermc.api.connection.Connection
-
Returns whether the connection is linked.
- isRegistered() - Static method in class org.geysermc.api.Geyser
-
Gets if the api has been registered and is ready for usage.
J
- javaUsername() - Method in interface org.geysermc.api.connection.Connection
-
Returns the java name of the connection.
- javaUuid() - Method in interface org.geysermc.api.connection.Connection
-
Returns the UUID of the connection.
K
- KEYBOARD_MOUSE - Enum constant in enum class org.geysermc.api.util.InputMode
L
- languageCode() - Method in interface org.geysermc.api.connection.Connection
-
Returns the language code of the connection.
M
- majorApiVersion() - Method in interface org.geysermc.api.GeyserApiBase
-
Returns the major API version.
- minorApiVersion() - Method in interface org.geysermc.api.GeyserApiBase
-
Returns the minor API version.
N
- NX - Enum constant in enum class org.geysermc.api.util.BedrockPlatform
O
- onlineConnections() - Method in interface org.geysermc.api.GeyserApiBase
-
Returns all the online connections.
- onlineConnectionsCount() - Method in interface org.geysermc.api.GeyserApiBase
-
Returns the amount of online connections.
- org.geysermc.api - package org.geysermc.api
- org.geysermc.api.connection - package org.geysermc.api.connection
- org.geysermc.api.util - package org.geysermc.api.util
- OSX - Enum constant in enum class org.geysermc.api.util.BedrockPlatform
P
- platform() - Method in interface org.geysermc.api.connection.Connection
-
Returns the platform that the connection is playing on.
- POCKET - Enum constant in enum class org.geysermc.api.util.UiProfile
- PS4 - Enum constant in enum class org.geysermc.api.util.BedrockPlatform
S
- sendForm(UUID, Form) - Method in interface org.geysermc.api.GeyserApiBase
-
Sends a form to the given connection and opens it.
- sendForm(UUID, FormBuilder<?, ?, ?>) - Method in interface org.geysermc.api.GeyserApiBase
-
Sends a form to the given connection and opens it.
- sendForm(Form) - Method in interface org.geysermc.api.connection.Connection
-
Sends a form to the connection and opens it.
- sendForm(FormBuilder<?, ?, ?>) - Method in interface org.geysermc.api.connection.Connection
-
Sends a form to the connection and opens it.
- set(GeyserApiBase) - Static method in class org.geysermc.api.Geyser
-
Registers the given api type.
T
- toString() - Method in enum class org.geysermc.api.util.BedrockPlatform
- TOUCH - Enum constant in enum class org.geysermc.api.util.InputMode
- transfer(String, int) - Method in interface org.geysermc.api.connection.Connection
-
Transfer the connection to a server.
- transfer(UUID, String, int) - Method in interface org.geysermc.api.GeyserApiBase
-
Transfer the given connection to a server.
- TVOS - Enum constant in enum class org.geysermc.api.util.BedrockPlatform
U
- uiProfile() - Method in interface org.geysermc.api.connection.Connection
-
Returns the User Interface Profile of the connection.
- UiProfile - Enum Class in org.geysermc.api.util
- UNKNOWN - Enum constant in enum class org.geysermc.api.util.BedrockPlatform
- UNKNOWN - Enum constant in enum class org.geysermc.api.util.InputMode
- usernamePrefix() - Method in interface org.geysermc.api.GeyserApiBase
-
Returns the prefix used by Floodgate.
- UWP - Enum constant in enum class org.geysermc.api.util.BedrockPlatform
V
- valueOf(String) - Static method in enum class org.geysermc.api.util.BedrockPlatform
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.geysermc.api.util.InputMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.geysermc.api.util.UiProfile
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.geysermc.api.util.BedrockPlatform
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.geysermc.api.util.InputMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.geysermc.api.util.UiProfile
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version() - Method in interface org.geysermc.api.connection.Connection
-
Returns the version of the Bedrock client.
- VR - Enum constant in enum class org.geysermc.api.util.InputMode
W
- WIN32 - Enum constant in enum class org.geysermc.api.util.BedrockPlatform
- WINDOWS_PHONE - Enum constant in enum class org.geysermc.api.util.BedrockPlatform
X
- XBOX - Enum constant in enum class org.geysermc.api.util.BedrockPlatform
- xuid() - Method in interface org.geysermc.api.connection.Connection
-
Returns the XUID of the connection.
All Classes and Interfaces|All Packages