Package net.md_5.bungee.protocol
Class ProtocolConstants
- java.lang.Object
-
- net.md_5.bungee.protocol.ProtocolConstants
-
public class ProtocolConstants extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classProtocolConstants.Direction
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ProtocolConstants()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisAfterOrEq(int after, int other)static booleanisBeforeOrEq(int before, int other)
-
-
-
Field Detail
-
MINECRAFT_1_8
public static final int MINECRAFT_1_8
- See Also:
- Constant Field Values
-
MINECRAFT_1_9
public static final int MINECRAFT_1_9
- See Also:
- Constant Field Values
-
MINECRAFT_1_9_1
public static final int MINECRAFT_1_9_1
- See Also:
- Constant Field Values
-
MINECRAFT_1_9_2
public static final int MINECRAFT_1_9_2
- See Also:
- Constant Field Values
-
MINECRAFT_1_9_4
public static final int MINECRAFT_1_9_4
- See Also:
- Constant Field Values
-
MINECRAFT_1_10
public static final int MINECRAFT_1_10
- See Also:
- Constant Field Values
-
MINECRAFT_1_11
public static final int MINECRAFT_1_11
- See Also:
- Constant Field Values
-
MINECRAFT_1_11_1
public static final int MINECRAFT_1_11_1
- See Also:
- Constant Field Values
-
MINECRAFT_1_12
public static final int MINECRAFT_1_12
- See Also:
- Constant Field Values
-
MINECRAFT_1_12_1
public static final int MINECRAFT_1_12_1
- See Also:
- Constant Field Values
-
MINECRAFT_1_12_2
public static final int MINECRAFT_1_12_2
- See Also:
- Constant Field Values
-
MINECRAFT_1_13
public static final int MINECRAFT_1_13
- See Also:
- Constant Field Values
-
MINECRAFT_1_13_1
public static final int MINECRAFT_1_13_1
- See Also:
- Constant Field Values
-
MINECRAFT_1_13_2
public static final int MINECRAFT_1_13_2
- See Also:
- Constant Field Values
-
MINECRAFT_1_14
public static final int MINECRAFT_1_14
- See Also:
- Constant Field Values
-
MINECRAFT_1_14_1
public static final int MINECRAFT_1_14_1
- See Also:
- Constant Field Values
-
MINECRAFT_1_14_2
public static final int MINECRAFT_1_14_2
- See Also:
- Constant Field Values
-
MINECRAFT_1_14_3
public static final int MINECRAFT_1_14_3
- See Also:
- Constant Field Values
-
MINECRAFT_1_14_4
public static final int MINECRAFT_1_14_4
- See Also:
- Constant Field Values
-
MINECRAFT_1_15
public static final int MINECRAFT_1_15
- See Also:
- Constant Field Values
-
MINECRAFT_1_15_1
public static final int MINECRAFT_1_15_1
- See Also:
- Constant Field Values
-
MINECRAFT_1_15_2
public static final int MINECRAFT_1_15_2
- See Also:
- Constant Field Values
-
MINECRAFT_1_16
public static final int MINECRAFT_1_16
- See Also:
- Constant Field Values
-
MINECRAFT_1_16_1
public static final int MINECRAFT_1_16_1
- See Also:
- Constant Field Values
-
MINECRAFT_1_16_2
public static final int MINECRAFT_1_16_2
- See Also:
- Constant Field Values
-
MINECRAFT_1_16_3
public static final int MINECRAFT_1_16_3
- See Also:
- Constant Field Values
-
MINECRAFT_1_16_4
public static final int MINECRAFT_1_16_4
- See Also:
- Constant Field Values
-
MINECRAFT_1_17
public static final int MINECRAFT_1_17
- See Also:
- Constant Field Values
-
MINECRAFT_1_17_1
public static final int MINECRAFT_1_17_1
- See Also:
- Constant Field Values
-
MINECRAFT_1_18
public static final int MINECRAFT_1_18
- See Also:
- Constant Field Values
-
MINECRAFT_1_18_2
public static final int MINECRAFT_1_18_2
- See Also:
- Constant Field Values
-
MINECRAFT_1_19
public static final int MINECRAFT_1_19
- See Also:
- Constant Field Values
-
MINECRAFT_1_19_1
public static final int MINECRAFT_1_19_1
- See Also:
- Constant Field Values
-
MINECRAFT_1_19_3
public static final int MINECRAFT_1_19_3
- See Also:
- Constant Field Values
-
MINECRAFT_1_19_4
public static final int MINECRAFT_1_19_4
- See Also:
- Constant Field Values
-
-