Tiph-Studios / DysonSphereProject

A mod for Minecraft
Apache License 2.0
0 stars 0 forks source link

Better deffered register init #37

Closed zhouzhouthezhou closed 11 months ago

zhouzhouthezhou commented 11 months ago

Right now we need a dummy init method to call during deferred registration to init static varibles inside block/item abstractions, this is dumb and should be changed to be better.