Interface ServerPlayerConnection

All Known Implementing Classes:
FakePlayer.FakePlayerNetHandler, ServerGamePacketListenerImpl

public interface ServerPlayerConnection
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    send​(Packet<?> p_143702_)
     
  • Method Details