Class ExpandedGamerulesMod

java.lang.Object
com.glektarssza.expandedgamerules.ExpandedGamerulesMod
All Implemented Interfaces:
net.fabricmc.api.ModInitializer

public class ExpandedGamerulesMod extends Object implements net.fabricmc.api.ModInitializer
The main mod class for the Fabric mod loader.
  • Constructor Details

    • ExpandedGamerulesMod

      public ExpandedGamerulesMod()
  • Method Details

    • onInitialize

      public void onInitialize()
      Initialize the mod.
      Specified by:
      onInitialize in interface net.fabricmc.api.ModInitializer