Package alexiil.mc.lib.net
Class MessageContext.Write
java.lang.Object
alexiil.mc.lib.net.MessageContext
alexiil.mc.lib.net.MessageContext.Write
- All Implemented Interfaces:
- IMsgCtx,- IMsgWriteCtx
- Enclosing class:
- MessageContext
- 
Nested Class SummaryNested classes/interfaces inherited from class alexiil.mc.lib.net.MessageContextMessageContext.Read, MessageContext.Write
- 
Field SummaryFieldsModifier and TypeFieldDescriptionnet.minecraft.block.entity.BlockEntityDeprecated.WARNING: Temporary field, used solely to debug an issue.Fields inherited from class alexiil.mc.lib.net.MessageContextconnection, id
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class alexiil.mc.lib.net.MessageContextgetConnection, getNetIdMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface alexiil.mc.lib.net.IMsgCtxgetConnection, getNetId, getNetSide, isClientSide, isServerSideMethods inherited from interface alexiil.mc.lib.net.IMsgWriteCtxassertClientSide, assertServerSide
- 
Field Details- 
__debugBlockEntityDeprecated.WARNING: Temporary field, used solely to debug an issue. DO NOT TOUCH FROM THIS FIELD IF YOU AREN'T LIB NETWORK STACK!
 
- 
- 
Constructor Details- 
Write
 
-