Interface AwardStatsPacketView

All Superinterfaces:
PacketView

public interface AwardStatsPacketView extends PacketView
Lazy copy-on-write view of a clientbound statistics packet.
  • Method Details

    • statistics

      NativeValue statistics()
      Returns:
      borrowed native statistic-to-value map
    • statistics

      void statistics(NativeValue statistics)
      Replaces the map after one defensive native-map copy.