Package com.blamejared.crafttweaker.api.plugin
package com.blamejared.crafttweaker.api.plugin
-
ClassDescriptionMarks the class as a CraftTweaker plugin, which needs to be detected and loaded by CraftTweaker.Handles registration of parsers for bracket expressions.Holds information relative to a dumper for a specific bracket expression.Handles registration of commands for the
/ctmain command.Represents an operation that is responsible for construction of the command given a builder.Identifies a CraftTweaker Plugin.Handles registration of the various components required to integrate ZenCode scripts and Java code.Handles registration of additional listeners that will be invoked at certain points during CraftTweaker's lifecycle.Manages the registration ofIScriptLoaders for CraftTweaker.Manages the registration ofIRecipeHandlers for CraftTweaker.Manages the registration ofIScriptLoadSources for CraftTweaker.Manages the registration ofIScriptRunModuleConfigurators for the various loaders.Manages the registration of taggable elements and their managers used for tags.Manages the registration of components necessary to manipulate villager trades.