1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-07-15 08:14:29 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/shared/integration
SquidDev e33f852baa Store references to the registered items
This means we can avoid several rather ugly instances of getItemBlock
and a cast. We also derive the ItemBlock's registered name from the
block's name, which makes the register a little less ugly.
2019-01-12 19:01:32 +00:00
..
charset Reformat everything 2018-12-23 17:46:58 +00:00
JEIComputerCraft.java Store references to the registered items 2019-01-12 19:01:32 +00:00