Class AlienTrunkPlacerType

java.lang.Object
com.lightning.northstar.world.features.trunkplacers.AlienTrunkPlacerType

public class AlienTrunkPlacerType extends Object
  • Field Details

    • COILER_TRUNK_PLACER

      public static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<CoilerTrunkPlacer> COILER_TRUNK_PLACER
    • WILTER_TRUNK_PLACER

      public static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<WilterTrunkPlacer> WILTER_TRUNK_PLACER
    • ARGYRE_TRUNK_PLACER

      public static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<ArgyreTrunkPlacer> ARGYRE_TRUNK_PLACER
  • Constructor Details

    • AlienTrunkPlacerType

      public AlienTrunkPlacerType()