-
Nested Class Summary
Nested Classes
static class
static class
-
Field Summary
Fields
protected final byte
protected final byte
protected final byte
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface emi.dev.emi.emi.network.EmiPacket
apply
-
Field Details
-
-
type
protected final byte type
-
start
protected final byte start
-
end
protected final byte end
-
Constructor Details
-
EmiChessPacket
public EmiChessPacket(String uuid,
byte type,
byte start,
byte end)
-
-