ActuallyAdditions/src/main/java/de/ellpeck/actuallyadditions/common
canitzp 2c07ef0fa0
Start to work on DataGenerator. Crusher Recipes should now be able to be serialized to json by its Factory. In general the serializing to json is handled by the RecipeFactoryBase class.
Removed some Recipes after the decision to not port it or change it to loot tables in favor of recipes.
A lot more @Nonnull annotations.

Signed-off-by: canitzp <canitzp@gmail.com>
2020-10-07 08:25:54 +02:00
..
achievement Continued Refactors... 2020-09-09 15:49:01 +01:00
blocks Deleted deprecated recipe classes 2020-10-06 09:01:56 +02:00
config Continued Refactors... 2020-09-09 15:49:01 +01:00
crafting Deleted deprecated recipe classes 2020-10-06 09:01:56 +02:00
creative Continued Refactors... 2020-09-09 15:49:01 +01:00
data Lots of compound fixes 2020-09-21 18:59:08 +01:00
entity Continued Refactors... 2020-09-09 15:49:01 +01:00
event Continued Refactors... 2020-09-09 15:49:01 +01:00
fluids Continued Refactors... 2020-09-09 15:49:01 +01:00
gen Continued Refactors... 2020-09-09 15:49:01 +01:00
inventory Continued Refactors... 2020-09-09 15:49:01 +01:00
items Deleted deprecated recipe classes 2020-10-06 09:01:56 +02:00
jei Deleted deprecated recipe classes 2020-10-06 09:01:56 +02:00
material Continued Refactors... 2020-09-09 15:49:01 +01:00
misc Deleted deprecated recipe classes 2020-10-06 09:01:56 +02:00
network Lots of compound fixes 2020-09-21 18:59:08 +01:00
ore Ported most of SmilyCloud 2020-09-20 11:26:01 +01:00
particle Ported most of SmilyCloud 2020-09-20 11:26:01 +01:00
proxy Continued Refactors... 2020-09-09 15:49:01 +01:00
recipe Deleted deprecated recipe classes 2020-10-06 09:01:56 +02:00
recipes Start to work on DataGenerator. Crusher Recipes should now be able to be serialized to json by its Factory. In general the serializing to json is handled by the RecipeFactoryBase class. 2020-10-07 08:25:54 +02:00
tile Deleted deprecated recipe classes 2020-10-06 09:01:56 +02:00
update Big Refactor of the package layout 2020-09-09 15:48:43 +01:00
util Deleted deprecated recipe classes 2020-10-06 09:01:56 +02:00
ActuallyAdditions.java Added CoffeeMachineIngredient and CoffeeMachineIngredientFactory 2020-09-18 07:56:55 +02:00
ClientRegistryHandler.java Main class work and nulled out the RegistryHandler 2020-09-09 16:10:55 +01:00
RegistryHandler.java Main class work and nulled out the RegistryHandler 2020-09-09 16:10:55 +01:00