Class KubeJS

java.lang.Object
dev.latvian.mods.kubejs.KubeJS

public class KubeJS extends Object
  • Field Details

    • MOD_ID

      public static final String MOD_ID
      See Also:
    • MOD_NAME

      public static final String MOD_NAME
      See Also:
    • LOGGER

      public static final org.slf4j.Logger LOGGER
    • MC_VERSION_NUMBER

      public static final int MC_VERSION_NUMBER
      See Also:
    • MC_VERSION_STRING

      public static final String MC_VERSION_STRING
      See Also:
    • QUERY

      public static String QUERY
    • VERSION

      public static String VERSION
    • DISPLAY_NAME

      public static String DISPLAY_NAME
    • modEventBus

      public static net.neoforged.bus.api.IEventBus modEventBus
    • thisMod

      public static net.neoforged.fml.ModContainer thisMod
    • PROXY

      public static KubeJSCommon PROXY
  • Constructor Details

    • KubeJS

      public KubeJS(net.neoforged.bus.api.IEventBus bus, net.neoforged.api.distmarker.Dist dist, net.neoforged.fml.ModContainer mod) throws Throwable
      Throws:
      Throwable
  • Method Details

    • id

      public static net.minecraft.resources.ResourceLocation id(String path)
    • getStartupScriptManager

      public static ScriptManager getStartupScriptManager()
    • getClientScriptManager

      public static ScriptManager getClientScriptManager()