You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a major update with extensive changes. While everything has been tested privately, the sheer size means bugs may still occur. Please report any issues on GitHub or message @me_alam on Discord.
The version will remain minor until stability and feature completeness are confirmed.
Unlike Deprecated, which communicates that an element is already discouraged for use, this annotation signals an
early notice that the element may be deprecated in the future. The element is still fully supported and no active
deprecation or removal work has begun. Use this to communicate upcoming API changes and allow users to prepare.
Added a Complete Bedrock Model/Animation/Texture Loader!
Introduced a Bedrock Loader that supports Bedrock models, animations, and textures. No need for
Blockbench plugins.
Supports Geckolib assets, while also promoting direct use of Bedrock-format resources.
Features DataDriven Animation Controllers, Enabling datapack and resource pack creators to inject custom animations
and immersive behaviors.
Rendering is powered by a new Context System, cleaning up rendering logic for maintainability and
flexibility.
Added Full MoLang Support!
Integrated a MoLang engine with built-in support for MoLang queries and expressions.
Developers can easily extend MoLang with custom queries, allowing for advanced animation logic and entity behaviors.
Note: The Wiki is currently a work in progress and will be expanded gradually to cover all aspects of this major
update.
Changed
ResourceCache now has an Client and Server side!
Bug Fixes
Fixed an Language Missing Issue.
Fixed the Translation issues in the Console Logging.
Fixed some Minor Parameter Naming.
Fixed some incorrect Annotations.
Deleted
Deleted Deprecated Markdown Code from 2.2.0
Deleted the JSONParser
This discussion was created from the release BlueLib 2.3.1.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
2.3.1
Warning:
@me_alamon Discord.Added
PlatformHelperisPhysicalClient&getGameDirsendToAllPlayersTrackingEntity&sendToAllPlayersTrackingBlock@WillBeDeprecatedAnnotationearly notice that the element may be deprecated in the future. The element is still fully supported and no active
deprecation or removal work has begun. Use this to communicate upcoming API changes and allow users to prepare.
Added a Complete Bedrock Model/Animation/Texture Loader!
Blockbench plugins.
and immersive behaviors.
flexibility.
Added Full MoLang Support!
Note: The Wiki is currently a work in progress and will be expanded gradually to cover all aspects of this major
update.
Changed
ResourceCachenow has anClientandServerside!Bug Fixes
Deleted
2.2.0JSONParserThis discussion was created from the release BlueLib 2.3.1.
Beta Was this translation helpful? Give feedback.
All reactions