Class GolfIV

java.lang.Object
org.samo_lego.golfiv.GolfIV
All Implemented Interfaces:
net.fabricmc.api.ModInitializer

public class GolfIV extends Object implements net.fabricmc.api.ModInitializer
  • Field Details

    • golfConfig

      public static GolfConfig golfConfig
      GolfIV config.
  • Constructor Details

    • GolfIV

      public GolfIV()
  • Method Details

    • onInitialize

      public void onInitialize()
      Initializes GolfIV.
      Specified by:
      onInitialize in interface net.fabricmc.api.ModInitializer