promotional bannermobile promotional banner

Time Core

Library which adds Bedrock Animation loading, can generate models and blockstates on fly and more!

File Details

TimeCore-1.16.4-3.1.1.0.jar

  • R
  • Jan 22, 2021
  • 4.79 MB
  • 4.8K
  • 1.16.4

File Name

TimeCore-1.16.4-3.1.1.0.jar

Supported Versions

  • 1.16.4

Additions:

Added AutoRegistrable annotation support for kotlin classes

Added BlockRegisterDsl for Kotlin

Added some useful tile classes

Added exception handling for AutoRegistrable annotation

Added ability to disable and enable debug markers from timecore

Added EnumLookup

Added easings

Added some extra methods in BlockRegisterChain

Auto-bound profiler to registered tile renderers

Added JSON Kotlin DSL

Enabled 'insertion order preservation' in all configs

Added simple register wrappers for all vanilla and forge registries

Added ability to sort TimeRegisters

Added dev version of jar, because fat jar can't properly work with kotlin in dev-workspace.

Returned back font and rect utils

Added QuickConfigValues

Added suppressing warning about world having experimental features

Added ability to turn off generation noise smoothing for marked pieces (INoNoiseStructurePiece)

Added structure tags

Added block swapping (emulates simultaneous clicking with LMB and RMB)

 

Fixes:

Fixed one-parameter methods with InitMethod annotation
Fixed wrong side determining in packet handling
Fixed one more race condition