SL23W17: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
*Initial implementation of Interaction-Entities on top of BlockModels
*Initial implementation of Interaction-Entities on top of BlockModels
**'''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'''
*'''Move switchBlockProperty, buildPropertyString, getStateDefinition NMS stuff to FakeDisplayHelper'''

Revision as of 02:20, 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
  • Test the same Manipulation for ItemDisplays and TextDisplays
  • Add Hitbox for Item, Text
  • Generalize sending MetaAnimation