Package dev.jaxydog.astral.content.power
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
Contains definitions of all modded-in actions.
- Since:
- 2.0.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface dev.jaxydog.astral.register.Registered
Registered.All, Registered.Client, Registered.Common, Registered.Generated, Registered.Server -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.jaxydog.astral.register.ContentRegistrar
generate, getRegistryId, getRegistryPath, registerClient, registerCommon, registerServer
-
Field Details
-
REPEAT
The repeat action.- Since:
- 2.0.0
-
-
Constructor Details
-
AstralActions
public AstralActions()
-