Skip to content

v4.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 03:24
· 638 commits to 1.20-forge since this release
v4.1.5
fcb1c80

Features

  • utils: validate that the hidden mob effect is valid when create instance from json (WakelessSloth56)
  • mixin: method for getting hidden effect from instance (WakelessSloth56)
  • utils: method for saving mob effect instance to json (WakelessSloth56)
  • mixin: method for getting real source from command source stack (WakelessSloth56)

Documentation

Code Refactoring

  • mixin: MixinServerLifecycleHooks supports integrated server (WakelessSloth56)
  • mixin: add abstract modifier to mixin classes (WakelessSloth56)
  • utils: annotate CommandUtils.getPrivateSource method as deprecated (WakelessSloth56)

Builds