Legacy Fabric-Api

Legacy Fabric-Api

70.5k Downloads

It is not possible to get a ClientConnection instance from a packet consumer

BoogieMonster1O1 opened this issue ยท 0 comments

commented

The connection should be exposed.
Two solutions:-

  • backport networking v1
  • add an overload for a register that takes in a packetconsumer-like thing gives access to the clientconnection (icky)