Class LocalePacketUtil
java.lang.Object
net.megavex.scoreboardlibrary.implementation.packetAdapter.util.LocalePacketUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidsendLocalePackets(@NotNull NmsPacketSender sender, @NotNull Collection<org.bukkit.entity.Player> players, @NotNull Function<Locale, Object> packetFunction)
-
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)
-