Class NorthstarStructures

java.lang.Object
com.lightning.northstar.content.world.NorthstarStructures

public class NorthstarStructures extends Object
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
    static class 
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.Structure>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.Structure>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.structure.Structure> context)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • LUNAR_BASE

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.Structure> LUNAR_BASE
    • MARTIAN_BASE

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.Structure> MARTIAN_BASE
  • Constructor Details

    • NorthstarStructures

      public NorthstarStructures()
  • Method Details

    • bootstrap

      public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.structure.Structure> context)