Class ActionKnownTag<T>
java.lang.Object
com.blamejared.crafttweaker.api.action.internal.CraftTweakerAction
com.blamejared.crafttweaker.api.action.tag.ActionTag<KnownTag<T>,KnownTagManager<T>>
com.blamejared.crafttweaker.api.action.tag.known.ActionKnownTag<T>
- All Implemented Interfaces:
IAction,IRuntimeAction
- Direct Known Subclasses:
ActionKnownTagClear,ActionKnownTagCreate,ActionKnownTagModify
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.blamejared.crafttweaker.api.action.tag.ActionTag
getType, id, makeHolder, manager, mcTag, validateMethods inherited from class com.blamejared.crafttweaker.api.action.internal.CraftTweakerAction
systemNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.blamejared.crafttweaker.api.action.base.IAction
apply, assertLoader, describe, getDeclaredScriptPosition, logger, shouldApplyOn, systemName
-
Constructor Details
-
ActionKnownTag
-
-
Method Details
-
tag
-