Skip to content

v2.1.0 for mc 1.20.1

Choose a tag to compare

@kamkeyke kamkeyke released this 01 Mar 04:15

Changed

  • Minor Javadoc and formatting cleanup in TimeUtils

Added

  • TextUtils.buildPlayerList to generate human-readable, formatted Component lists from player collections
  • en_us and pt_br translation files for player list formatting
  • RaccoonNetworking.sendToPlayers to send a packet to an Iterable<ServerPlayer> by delegating to sendToClient