Bump protocol to 1.8
This commit is contained in:
parent
2cec5f344a
commit
73d7e0cf99
@ -5,7 +5,7 @@ public class ProtocolConstants
|
|||||||
|
|
||||||
public static final int MINECRAFT_1_7_2 = 4;
|
public static final int MINECRAFT_1_7_2 = 4;
|
||||||
public static final int MINECRAFT_1_7_6 = 5;
|
public static final int MINECRAFT_1_7_6 = 5;
|
||||||
public static final int MINECRAFT_SNAPSHOT = 46;
|
public static final int MINECRAFT_SNAPSHOT = 47;
|
||||||
|
|
||||||
public enum Direction
|
public enum Direction
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user