Package com.blamejared.crafttweaker.api.action.base


package com.blamejared.crafttweaker.api.action.base
  • Interfaces
    Class
    Description
    Represents an action that is to be executed through a ZenCode script.
    Represents an action that should be executed on every game reload, instead of only once.
    Represents an action that should be run on every game reload and that requires additional cleanup code.