Genshin Instruments v2.4 - 1.19.3
StavWasPlayZ
released this
06 May 20:03
·
808 commits
to master
since this release
Wait, it's all technical?
Always has been.
- Removed unnecessary play method from all instruments.
- Instead, OpenInstrumentPacket will fully handle opening an instrument's screen
- The instrument field has been moved from NoteSound to InstrumentPlayedEvent and updated to be ItemStack, representive of the actual instrument that played the note
- As a result, the protocol version number has been bumped to 3
- NoteButton now requires an instrument StackItem to be passed to it; so does the NoteGrid