SL23W17: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
**'''Problem: Interactions only have Width & Height, but Displays have Vector X,Y,Z....WTF Mojang'''
**'''Problem: Interactions only have Width & Height, but Displays have Vector X,Y,Z....WTF Mojang'''
**TransitionTo Action for BlockModel movement between Variants
**TransitionTo Action for BlockModel movement between Variants
**
*'''Move switchBlockProperty, buildPropertyString, getStateDefinition NMS stuff to FakeDisplayHelper'''
**
**

Revision as of 01:42, 29 April 2023

◄ SL23W16 | SL23W18 ►


  • Initial implementation of Interaction-Entities on top of BlockModels
    • Problem: Interactions only have Width & Height, but Displays have Vector X,Y,Z....WTF Mojang
    • TransitionTo Action for BlockModel movement between Variants
  • Move switchBlockProperty, buildPropertyString, getStateDefinition NMS stuff to FakeDisplayHelper