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

public final class LocalePacketUtil extends Object
  • Method Details

    • sendLocalePackets

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