Class ActionUnknownTag
java.lang.Object
com.blamejared.crafttweaker.api.action.tag.ActionTag<UnknownTag,UnknownTagManager>
com.blamejared.crafttweaker.api.action.tag.unknown.ActionUnknownTag
- All Implemented Interfaces:
IAction,IRuntimeAction
- Direct Known Subclasses:
ActionUnknownTagClear,ActionUnknownTagCreate,ActionUnknownTagModify
-
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 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, shouldApplyOn
-
Constructor Details
-
ActionUnknownTag
-
-
Method Details
-
tag
public net.minecraft.tags.Tag<net.minecraft.core.Holder<?>> tag()
-