ReadLoopStepResult

Result of an iteration of read-loop, provided by the beginReadLoop resource.

trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Enum entries

case PacketArrived(packet: Union[ClientBoundPackets])
case WorldUpdate(view: WorldView)