Uses of Class
alexiil.mc.lib.net.BufferedConnection
| Package | Description |
|---|---|
| alexiil.mc.lib.net.impl |
LibNetworkStack's minecraft-specific library.
|
-
Uses of BufferedConnection in alexiil.mc.lib.net.impl
Subclasses of BufferedConnection in alexiil.mc.lib.net.impl Modifier and Type Class Description classActiveClientConnectionclassActiveMinecraftConnectionA connection to the other side - this is either anActiveClientConnectionor anActiveServerConnection.classActiveServerConnectionA connection on the server side to a specificServerPlayerEntity.