Alexander 6fb610fa1c Fixup LoggableBlockAction
Was only intending to update getGUIRepresentation() and then got a bit carried away.

- Renamed the internal fields and parameters to be more accurate.

- Updated any usage of internals to their getters instead.

- getGUIRepresentation() now has an extensive switch to convert block-only materials to their item variant. Was conflicted on whether to put this in CivModCore instead, but this is more or less only for JukeAlert's GUI, not for loot-tables or similar feature. This will also print a warning if any block->item matches are missing (good for future proofing).

- getGUIRepresentation() will also show the block's material in every GUI log, instead of just the logs that failed to display (which I don't think ever happened?).
2024-02-20 07:50:07 +00:00
2024-02-16 16:41:50 -05:00
2024-01-30 10:39:07 -05:00
2024-02-20 07:50:07 +00:00
2024-01-30 10:39:07 -05:00
2024-02-16 12:51:03 -05:00
2024-01-30 12:11:14 -05:00
2024-01-30 10:39:07 -05:00
2024-02-18 14:27:03 -05:00
Description
No description provided
1.5 GiB
Languages
Java 99.6%
Jinja 0.3%
HTML 0.1%