Create/src/main/java/com/simibubi/create
JozsefA 6a0ad77fe7 Refactor away TileEntityInstance#init
- Move it to the constructor.
 - An instance is now discarded and recreated if TileEntityInstance#shouldReset return true.
 - Mark a bunch of stuff final.
2021-03-20 22:33:24 -07:00
..
compat/jei Allow attribute filter screen to have space to show JEI bookmarks 2021-03-16 21:56:04 +08:00
content Refactor away TileEntityInstance#init 2021-03-20 22:33:24 -07:00
events Some semblance of immersive portals compat. 2021-03-15 15:58:41 -07:00
foundation Refactor away TileEntityInstance#init 2021-03-20 22:33:24 -07:00
AllBlockPartials.java Instanced flywheels, engines, and schematicannons. 2021-03-10 13:44:04 -08:00
AllBlocks.java easier crank interaction 2021-03-11 12:55:44 +01:00
AllColorHandlers.java Bloat. 2021-02-18 19:43:22 +01:00
AllContainerTypes.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
AllEntityTypes.java Make contraptions not take that stupid amount of cpu time when in water 2021-03-01 10:37:49 +01:00
AllFluids.java Why are we still here 2020-12-27 23:09:19 +01:00
AllItems.java Captain Distracto 2021-03-09 01:49:49 +01:00
AllKeys.java More porting work 2020-03-28 22:10:23 -04:00
AllMovementBehaviours.java Refactor Attractor 2020-11-19 21:07:32 +01:00
AllParticleTypes.java Spinny vortex 2020-11-06 19:45:38 +01:00
AllRecipeTypes.java More unfinished basin business 2020-10-06 20:43:13 +02:00
AllShapes.java Funnel Fantasy VII 2021-02-28 23:49:51 +01:00
AllSoundEvents.java Grunt work detected 2020-08-27 02:35:57 +02:00
AllSpecialTextures.java Fundamentals of Fluid Transfer 2020-08-24 21:02:03 +02:00
AllSpriteShifts.java Captain Distracto, Part II 2021-03-11 19:51:58 +01:00
AllTags.java Fixed honey bottles on belt/depots 2021-03-03 02:34:57 +01:00
AllTileEntities.java Ticking things. 2021-03-20 16:30:09 -07:00
Create.java Bloat. 2021-02-18 19:43:22 +01:00
CreateClient.java Some semblance of immersive portals compat. 2021-03-15 15:58:41 -07:00