mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-10 01:10:30 +00:00
613a28a5af
Well, mostly. We currently don't do recipe serializers as I'm a little too lazy. For items, blocks and TE types this does make registration nicer - we've some helper functions which help reduce duplication. Some types (containers, TEs, etc..) are a little less nice, as we now must define the registry object (i.e. the WhateverType<?>) in a separate class to the class it constructs. However, it's probably a worthwhile price to pay. |
||
---|---|---|
.. | ||
Generators.java | ||
LootTableProvider.java | ||
LootTables.java | ||
Recipes.java | ||
RecipeWrapper.java | ||
Tags.java |