Package dev.jaxydog.astral.content
Class CustomContent
java.lang.Object
dev.jaxydog.astral.register.ContentRegistrar
dev.jaxydog.astral.content.CustomContent
- All Implemented Interfaces:
Registered,Registered.All,Registered.Client,Registered.Common,Registered.Generated,Registered.Server
Contains all instances of defined content container classes
-
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
FieldsModifier and TypeFieldDescriptionstatic final AstralActionsstatic final AstralBlocksstatic final AstralConditionsstatic final AstralDatastatic final AstralGamerulesstatic final CustomContentStores the custom content container instancestatic final AstralItemGroupsstatic final AstralItemsstatic final AstralPotionsstatic final AstralPowersstatic final AstralSoundEventsstatic final AstralStatusEffectsstatic final AstralTrinketPredicates -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.jaxydog.astral.register.ContentRegistrar
generate, getRegistryId, getRegistryPath, registerClient, registerCommon, registerServer
-
Field Details
-
INSTANCE
Stores the custom content container instance -
ACTIONS
-
CONDITIONS
-
DATA
-
POWERS
-
BLOCKS
-
GAMERULES
-
ITEM_GROUPS
-
ITEMS
-
POTIONS
-
SOUND_EVENTS
-
STATUS_EFFECTS
-
TRINKET_SLOTS
-
-
Constructor Details
-
CustomContent
public CustomContent()
-