Create/src/main/java/com/simibubi/create/content/schematics
Jozufozu 1a3f27abc8 Reorganize, rename, refactor, 0.4.0
- Move most user facing interfaces to flywheel.api package
 - Refactor InstanceData to have no package private classes
 - Remove 'I' prefix from many interfaces
 - ILightUpdateListener -> LightListener
 - IMultiProgram -> ContextAwareProgram
 - IFlatLight -> FlatLit
 - All materials use the same vertex format: UNLIT_MODEL
2021-12-09 00:44:43 -08:00
..
block Reorganize, rename, refactor, 0.4.0 2021-12-09 00:44:43 -08:00
client New version who dis? 2021-12-07 18:24:57 +01:00
filtering Chipped away 2021-11-06 20:59:58 -07:00
item Chipped away 2021-11-06 20:59:58 -07:00
packet New version who dis? 2021-12-07 18:24:57 +01:00
ClientSchematicLoader.java Move to official class names 2021-11-02 00:08:20 +01:00
ISpecialBlockItemRequirement.java Chipping away 2021-11-01 22:18:30 -07:00
ISpecialEntityItemRequirement.java Re-organized packages and utilities 2020-05-23 14:02:38 +02:00
ItemRequirement.java Chipping away, Part II 2021-11-02 16:25:48 +01:00
MaterialChecklist.java Chipping away 2021-11-01 22:18:30 -07:00
SchematicPrinter.java Chipped away 2021-11-06 20:59:58 -07:00
SchematicProcessor.java Chipping away, Part III 2021-11-02 19:04:52 -07:00
SchematicWorld.java New version who dis? 2021-12-07 18:24:57 +01:00
ServerSchematicLoader.java Chipping away 2021-11-01 22:18:30 -07:00