Class RegionsUnexploredIntegration

java.lang.Object
net.frozenblock.lib.integration.api.ModIntegration
net.frozenblock.wilderwild.mod_compat.RegionsUnexploredIntegration

public class RegionsUnexploredIntegration extends net.frozenblock.lib.integration.api.ModIntegration
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class net.frozenblock.lib.integration.api.ModIntegration

    clientInit, clientInitPreFreeze, getBiomeKey, getBiomeTag, getBlock, getBlockTag, getID, getItem, getItemTag, getTag, getTag, id, initPreFreeze, modLoaded

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RegionsUnexploredIntegration

      public RegionsUnexploredIntegration()
  • Method Details

    • init

      public void init()
      Specified by:
      init in class net.frozenblock.lib.integration.api.ModIntegration