Interface TeamDisplayPacketAdapter


public interface TeamDisplayPacketAdapter
  • Method Details

    • updateTeamPackets

      default void updateTeamPackets()
    • sendEntries

      void sendEntries(@NotNull @NotNull EntriesPacketType packetType, @NotNull @NotNull Collection<org.bukkit.entity.Player> players, @NotNull @NotNull Collection<String> entries)
    • sendProperties

      void sendProperties(@NotNull @NotNull PropertiesPacketType packetType, @NotNull @NotNull Collection<org.bukkit.entity.Player> players)