Uses of Class
alexiil.mc.lib.net.BufferedConnection
Packages that use BufferedConnection
-
Uses of BufferedConnection in alexiil.mc.lib.net.impl
Subclasses of BufferedConnection in alexiil.mc.lib.net.implModifier and TypeClassDescriptionclass
class
A connection to the other side - this is either anActiveClientConnection
or anActiveServerConnection
.class
A connection on the server side to a specificServerPlayerEntity
.