Add (hopefully temporary) queue for plugin messages to server
This commit is contained in:
@@ -15,6 +15,7 @@ public class MinecraftEncoder extends MessageToByteEncoder<DefinedPacket>
|
||||
@Setter
|
||||
private Protocol protocol;
|
||||
private boolean server;
|
||||
@Getter
|
||||
@Setter
|
||||
private int protocolVersion;
|
||||
|
||||
|
Reference in New Issue
Block a user