Class EmptyModIntegration
java.lang.Object
net.frozenblock.lib.integration.api.ModIntegration
net.frozenblock.lib.integration.impl.EmptyModIntegration
An empty mod integration used if a mod is not loaded
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.frozenblock.lib.integration.api.ModIntegration
clientInit, clientInitPreFreeze, getBiomeKey, getBiomeTag, getBlock, getBlockTag, getID, getItem, getItemTag, getTag, getTag, id, initPreFreeze, modLoaded
-
Constructor Details
-
EmptyModIntegration
-
-
Method Details
-
init
public void init()- Specified by:
initin classModIntegration
-