Skip to content

v7.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 17:57

7.1.0 (2024-01-04)

Bug Fixes

  • add async support and image fallback for skin retrieval (b48932c)
  • Send the packet sync (71737e8)

Features

  • add gson adapters for skin overlay data classes (49cceff)
  • add overlay not found message for all languages (2806402)
  • add YAML and JSON serialization support for skin classes (#master) (0d6c609)
  • add YAML serialization support for User and Skin classes (cbe28eb)
  • Added 1.20.4 support. Changed module names. (fbf0a4c)
  • register and serialize custom classes for skin overlay (b0fe0b0)
  • Use new MinecraftScheduler instead of SchedulerManager (1fdc594)