Class CraftTweakerAPI

java.lang.Object
com.blamejared.crafttweaker.api.CraftTweakerAPI

public final class CraftTweakerAPI extends Object
Provides access to the main CraftTweaker API.
Since:
9.1.0
  • Field Details

    • LOGGER

      public static final org.apache.logging.log4j.Logger LOGGER
      Logger used to log CraftTweaker specific messages.

      This logger is also wired to the crafttweaker.log file.

      Since:
      9.1.0
  • Constructor Details

    • CraftTweakerAPI

      public CraftTweakerAPI()
  • Method Details