Class LocalePacketUtil

java.lang.Object
net.megavex.scoreboardlibrary.implementation.packetAdapter.util.LocalePacketUtil

public final class LocalePacketUtil extends Object
  • Method Details

    • sendLocalePackets

      public static void sendLocalePackets(@NotNull @NotNull NmsPacketSender sender, @NotNull @NotNull Collection<org.bukkit.entity.Player> players, @NotNull @NotNull Function<Locale,Object> packetFunction)