| Package | Description |
|---|---|
| com.comphenix.protocol.injector.player |
| Modifier and Type | Method and Description |
|---|---|
static PlayerInjectionHandler.ConflictStrategy |
PlayerInjectionHandler.ConflictStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlayerInjectionHandler.ConflictStrategy[] |
PlayerInjectionHandler.ConflictStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlayerInjectionHandler.injectPlayer(org.bukkit.entity.Player player,
PlayerInjectionHandler.ConflictStrategy strategy)
Initialize a player hook, allowing us to read server packets.
|
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.