Class SingleConnection

java.lang.Object
alexiil.mc.lib.net.SingleConnection

public abstract class SingleConnection
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    SingleConnection()  
  • Method Summary

    Modifier and Type Method Description
    abstract void send​(NetByteBuf packet)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait