Class AstralActions

java.lang.Object
dev.jaxydog.astral.register.ContentRegistrar
dev.jaxydog.astral.content.power.AstralActions
All Implemented Interfaces:
Registered, Registered.All, Registered.Client, Registered.Common, Registered.Generated, Registered.Server

public final class AstralActions extends ContentRegistrar
Contains definitions of all modded-in actions.
Since:
2.0.0
  • Field Details

    • REPEAT

      public static final RepeatAction REPEAT
      The repeat action.
      Since:
      2.0.0
  • Constructor Details

    • AstralActions

      public AstralActions()