| Package | Description |
|---|---|
| org.geysermc.floodgate |
| Modifier and Type | Field and Description |
|---|---|
static PlayerLink.ImplementationType[] |
PlayerLink.ImplementationType.VALUES |
| Modifier and Type | Method and Description |
|---|---|
static PlayerLink.ImplementationType |
PlayerLink.ImplementationType.getByName(String implementationName) |
static PlayerLink.ImplementationType |
PlayerLink.ImplementationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlayerLink.ImplementationType[] |
PlayerLink.ImplementationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 GeyserMC. All rights reserved.