Class NorthstarDataComponents

java.lang.Object
com.lightning.northstar.content.NorthstarDataComponents

public class NorthstarDataComponents extends Object
  • Field Details

    • PLANET

      public static final net.minecraft.core.component.DataComponentType<String> PLANET
    • PLANET_X

      public static final net.minecraft.core.component.DataComponentType<Integer> PLANET_X
    • PLANET_Y

      public static final net.minecraft.core.component.DataComponentType<Integer> PLANET_Y
    • OXYGEN

      public static final net.minecraft.core.component.DataComponentType<Integer> OXYGEN
  • Constructor Details

    • NorthstarDataComponents

      public NorthstarDataComponents()
  • Method Details

    • register

      public static void register(net.neoforged.bus.api.IEventBus bus)