SL23W17: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
**
**
*'''Move switchBlockProperty, buildPropertyString, getStateDefinition NMS stuff to FakeDisplayHelper'''
*'''Move switchBlockProperty, buildPropertyString, getStateDefinition NMS stuff to FakeDisplayHelper'''
*'''Test the same Manipulation for ItemDisplays and TextDisplays'''
*'''Add Hitbox for Item, Text'''
*'''Generalize sending MetaAnimation'''
**
**

Revision as of 02:04, 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