- GAME_CONTROLLER - Static variable in class com.alpineclient.plugin.api.util.Resources
-
A white, rounded game controller symbol from Material Icons.
- getAllPlayers() - Static method in class com.alpineclient.plugin.api.AlpineClientApi
-
Get all players connected via Alpine Client.
- getBukkitPlayer() - Method in class com.alpineclient.plugin.api.objects.AlpinePlayer
-
Get the underlying Bukkit player object.
- getClientBrand() - Method in class com.alpineclient.plugin.api.objects.AlpinePlayer
-
Get the full client brand consisting of their version
and platform.
- getColor() - Method in class com.alpineclient.plugin.api.objects.Cooldown
-
Get the color of the cooldown.
- getColor() - Method in class com.alpineclient.plugin.api.objects.Notification
-
Get the color of the notification.
- getColor() - Method in class com.alpineclient.plugin.api.objects.Waypoint
-
Get the color of the waypoint.
- getDescription() - Method in class com.alpineclient.plugin.api.objects.Notification
-
Get the description of the notification.
- getDuration() - Method in class com.alpineclient.plugin.api.objects.Cooldown
-
Get the duration of the cooldown in milliseconds.
- getDuration() - Method in class com.alpineclient.plugin.api.objects.Notification
-
Get the duration of the notification in milliseconds.
- getDuration() - Method in class com.alpineclient.plugin.api.objects.Waypoint
-
Get the duration of the waypoint in milliseconds.
- getHandlerList() - Static method in class com.alpineclient.plugin.api.event.ClientDisconnectEvent
-
- getHandlerList() - Static method in class com.alpineclient.plugin.api.event.ClientHandshakeEvent
-
- getHandlers() - Method in class com.alpineclient.plugin.api.event.ClientDisconnectEvent
-
- getHandlers() - Method in class com.alpineclient.plugin.api.event.ClientHandshakeEvent
-
- getId() - Method in enum com.alpineclient.plugin.api.objects.Capability
-
- getId() - Method in class com.alpineclient.plugin.api.objects.Cooldown
-
Get the name of the cooldown.
- getId() - Method in class com.alpineclient.plugin.api.objects.Waypoint
-
Get the unique ID of the waypoint.
- getMods() - Method in class com.alpineclient.plugin.api.objects.AlpinePlayer
-
- getName() - Method in class com.alpineclient.plugin.api.objects.Cooldown
-
Get the name of the cooldown.
- getName() - Method in class com.alpineclient.plugin.api.objects.Waypoint
-
Get the name of the waypoint.
- getPlatform() - Method in class com.alpineclient.plugin.api.objects.AlpinePlayer
-
Get the mod platform the user is on.
- getPlayer(Player) - Static method in class com.alpineclient.plugin.api.AlpineClientApi
-
Get a player connected via Alpine Client.
- getPlayer(UUID) - Static method in class com.alpineclient.plugin.api.AlpineClientApi
-
Get a player connected via Alpine Client.
- getPlayer() - Method in class com.alpineclient.plugin.api.event.ClientDisconnectEvent
-
Get the player which this event pertains to.
- getPlayer() - Method in class com.alpineclient.plugin.api.event.ClientHandshakeEvent
-
Get the player which this event pertains to.
- getPos() - Method in class com.alpineclient.plugin.api.objects.Waypoint
-
Get the position of the waypoint.
- getTexture() - Method in class com.alpineclient.plugin.api.objects.Cooldown
-
Get the texture of the notification.
- getTexture() - Method in class com.alpineclient.plugin.api.objects.Notification
-
Get the texture of the notification.
- getTitle() - Method in class com.alpineclient.plugin.api.objects.Notification
-
Get the title of the notification.
- getType() - Method in class com.alpineclient.plugin.api.objects.ClientResource
-
Get the type of the resource.
- getValue() - Method in class com.alpineclient.plugin.api.objects.ClientResource
-
Get the value of the resource.
- getVersion() - Method in class com.alpineclient.plugin.api.objects.AlpinePlayer
-
Get the Minecraft version the user is on.
- getWorld() - Method in class com.alpineclient.plugin.api.objects.Waypoint
-
Get the name of the world that the waypoint is in.