Class NorthstarPlanets

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

public class NorthstarPlanets extends Object
  • Field Details

    • SOL

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> SOL
    • CERES

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> CERES
    • EARTH

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> EARTH
    • THE_MOON

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> THE_MOON
    • ERIS

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> ERIS
    • JUPITER

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> JUPITER
    • CALLISTO

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> CALLISTO
    • EUROPA

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> EUROPA
    • GANYMEDE

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> GANYMEDE
    • IO

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> IO
    • MARS

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> MARS
    • DEIMOS

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> DEIMOS
    • PHOBOS

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> PHOBOS
    • MERCURY

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> MERCURY
    • NEPTUNE

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> NEPTUNE
    • NEREID

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> NEREID
    • PROTEUS

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> PROTEUS
    • TRITON

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> TRITON
    • PLUTO

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> PLUTO
    • CHARON

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> CHARON
    • SATURN

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> SATURN
    • DIONE

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> DIONE
    • ENCELADUS

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> ENCELADUS
    • HYPERION

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> HYPERION
    • IAPETUS

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> IAPETUS
    • MIMAS

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> MIMAS
    • PHOEBE

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> PHOEBE
    • RHEA

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> RHEA
    • TITAN

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> TITAN
    • URANUS

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> URANUS
    • ARIEL

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> ARIEL
    • OBERON

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> OBERON
    • UMBRIEL

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> UMBRIEL
    • TITANIA

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> TITANIA
    • VENUS

      public static final net.minecraft.resources.ResourceKey<PlanetProperties> VENUS
  • Constructor Details

    • NorthstarPlanets

      public NorthstarPlanets()
  • Method Details

    • bootstrap

      public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<PlanetProperties> context)