public class ProtocolConstants extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProtocolConstants.Direction |
| Modifier and Type | Field and Description |
|---|---|
static int |
MINECRAFT_1_10 |
static int |
MINECRAFT_1_11 |
static int |
MINECRAFT_1_11_1 |
static int |
MINECRAFT_1_12 |
static int |
MINECRAFT_1_12_1 |
static int |
MINECRAFT_1_12_2 |
static int |
MINECRAFT_1_8 |
static int |
MINECRAFT_1_9 |
static int |
MINECRAFT_1_9_1 |
static int |
MINECRAFT_1_9_2 |
static int |
MINECRAFT_1_9_4 |
static List<Integer> |
SUPPORTED_VERSION_IDS |
static List<String> |
SUPPORTED_VERSIONS |
| Constructor and Description |
|---|
ProtocolConstants() |
public static final int MINECRAFT_1_8
public static final int MINECRAFT_1_9
public static final int MINECRAFT_1_9_1
public static final int MINECRAFT_1_9_2
public static final int MINECRAFT_1_9_4
public static final int MINECRAFT_1_10
public static final int MINECRAFT_1_11
public static final int MINECRAFT_1_11_1
public static final int MINECRAFT_1_12
public static final int MINECRAFT_1_12_1
public static final int MINECRAFT_1_12_2
Copyright © 2012–2018 SpigotMC. All rights reserved.