Package at.petrak.hexcasting.api.mod
Class HexTags.Actions
java.lang.Object
at.petrak.hexcasting.api.mod.HexTags.Actions
- Enclosing class:
- HexTags
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.tags.TagKey<ActionRegistryEntry>Actions that can cause Blind Diversionstatic final net.minecraft.tags.TagKey<ActionRegistryEntry>Actions where the pattern is calculated per-worldstatic final net.minecraft.tags.TagKey<ActionRegistryEntry>Actions with this tag can't be used until the caster is enlightened and send the "am I not skilled enough" message -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REQUIRES_ENLIGHTENMENT
Actions with this tag can't be used until the caster is enlightened and send the "am I not skilled enough" message -
PER_WORLD_PATTERN
Actions where the pattern is calculated per-world -
CAN_START_ENLIGHTEN
Actions that can cause Blind Diversion
-
-
Constructor Details
-
Actions
public Actions()
-
-
Method Details
-
create
-