lithium-fabric icon indicating copy to clipboard operation
lithium-fabric copied to clipboard

fix: throw EntryMissingException for null entries in hash palette

Open embeddedt opened this issue 1 year ago • 1 comments

At some point (I believe it was 1.17 or 1.18), vanilla changed the default palettes used by PalettedContainers (including BiMapPalette) to throw EntryMissingException if the entry for the desired ID is null. This PR adjusts Lithium to do the same.

embeddedt avatar Nov 09 '23 18:11 embeddedt

This looks like a fairly straightforward change. Any reason why it hasn't been merged yet?

Nolij avatar Jan 15 '24 21:01 Nolij

It hasn't been merged yet, because I have been quite busy

2No2Name avatar Mar 18 '24 13:03 2No2Name