Package alexiil.mc.lib.net
Class MessageContext
java.lang.Object
alexiil.mc.lib.net.MessageContext
- All Implemented Interfaces:
IMsgCtx
- Direct Known Subclasses:
MessageContext.Read
,MessageContext.Write
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface alexiil.mc.lib.net.IMsgCtx
getNetSide, isClientSide, isServerSide
-
Field Details
-
connection
-
id
-
-
Constructor Details
-
MessageContext
-
-
Method Details
-
getConnection
- Specified by:
getConnection
in interfaceIMsgCtx
-
getNetId
-