Package com.lightning.northstar.content
Class NorthstarDataComponents
java.lang.Object
com.lightning.northstar.content.NorthstarDataComponents
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.core.component.DataComponentType<AstronomicalReadingData> static final net.minecraft.core.component.DataComponentType<Integer> static final net.minecraft.core.component.DataComponentType<RocketDestination> static final net.minecraft.core.component.DataComponentType<SpaceAtlasContent> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OXYGEN
-
SPACE_ATLAS_CONTENT
public static final net.minecraft.core.component.DataComponentType<SpaceAtlasContent> SPACE_ATLAS_CONTENT -
RETURN_DESTINATION
public static final net.minecraft.core.component.DataComponentType<RocketDestination> RETURN_DESTINATION -
ASTRONOMICAL_READING_DATA
public static final net.minecraft.core.component.DataComponentType<AstronomicalReadingData> ASTRONOMICAL_READING_DATA
-
-
Constructor Details
-
NorthstarDataComponents
public NorthstarDataComponents()
-
-
Method Details
-
register
public static void register(net.neoforged.bus.api.IEventBus bus)
-