Create/src/main/java/com/simibubi/create/foundation/ponder
PepperBell 823520e047 Improve handling of dyed blocks
- Create DyedBlockList for storing and accessing a set of dyed blocks
- Switch usage of BlockEntry<?>[] to DyedBlockList in AllBlocks
- These changes also finally fix the compilation error related to generic arrays
2021-06-05 10:43:16 -07:00
..
content Improve handling of dyed blocks 2021-06-05 10:43:16 -07:00
elements Init Cleanup 2021-05-22 18:00:10 -07:00
instructions Init Cleanup 2021-05-22 18:00:10 -07:00
ui Merge branch 'mc1.16/config-ui' into mc1.16/dev 2021-05-03 16:54:32 +02:00
ElementLink.java Housekeeping 2021-04-08 19:22:11 +02:00
NavigatableSimiScreen.java merge & comment cleanup 2021-05-03 18:25:57 +02:00
PonderElement.java Housekeeping 2021-04-08 19:22:11 +02:00
PonderInstruction.java Housekeeping 2021-04-08 19:22:11 +02:00
PonderLocalization.java Housekeeping 2021-04-08 19:22:11 +02:00
PonderProgressBar.java merge & comment cleanup 2021-05-03 18:25:57 +02:00
PonderRegistry.java Init Cleanup 2021-05-22 18:00:10 -07:00
PonderScene.java Remove references to antlr IntegerList in favor of fastutil IntList 2021-04-18 14:04:08 -04:00
PonderStoryBoardEntry.java Housekeeping 2021-04-08 19:22:11 +02:00
PonderTooltipHandler.java Housekeeping 2021-04-08 19:22:11 +02:00
PonderUI.java merge & comment cleanup 2021-05-03 18:25:57 +02:00
PonderWorld.java Housekeeping 2021-04-08 19:22:11 +02:00
PonderWorldParticles.java Housekeeping 2021-04-08 19:22:11 +02:00
SceneBuilder.java Housekeeping 2021-04-08 19:22:11 +02:00
SceneBuildingUtil.java Housekeeping 2021-04-08 19:22:11 +02:00
Selection.java Housekeeping 2021-04-08 19:22:11 +02:00