Skip to content

Ornithe Standard Libraries 0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@SpaceWalkerRS SpaceWalkerRS released this 08 Jul 15:15
· 191 commits to main since this release

Ornithe Standard Libraries 0.3.0

Changes

Networking API

  • Fixed compatibility with Minecraft 14w30c and below.
  • In 14w30c and below, you can now send and receive data directly through byte[] in addition to PacketByteBuf.
  • Async listeners have been removed for Minecraft 14w20b and below.