Class RainbowOaksTreePlacements

java.lang.Object
dev.thomasglasser.aliysium.rainbowoaks.data.worldgen.placement.RainbowOaksTreePlacements

public class RainbowOaksTreePlacements extends Object
  • Field Summary

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    bootstrap(net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.level.levelgen.placement.PlacedFeature> pContext)
     
    static void
    registerTreeSet(net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.level.levelgen.placement.PlacedFeature> pContext, net.minecraft.core.HolderGetter<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> features, Supplier<net.minecraft.world.level.block.Block> sapling, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> normalConfigured, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> fancyConfigured, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> normalBees0002Configured, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> normalBees002Configured, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> fancyBees0002Configured, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> fancyBees002Configured, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> fancyBeesConfigured, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> normal, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> fancy, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> normalBees0002, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> normalBees002, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> fancyBees0002, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> fancyBees002, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> fancyBees)
     

    Methods inherited from class java.lang.Object

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

    • RAINBOW_OAK_CHECKED

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> RAINBOW_OAK_CHECKED
    • FANCY_RAINBOW_OAK_CHECKED

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> FANCY_RAINBOW_OAK_CHECKED
    • RAINBOW_OAK_BEES_0002

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> RAINBOW_OAK_BEES_0002
    • RAINBOW_OAK_BEES_002

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> RAINBOW_OAK_BEES_002
    • FANCY_RAINBOW_OAK_BEES_0002

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> FANCY_RAINBOW_OAK_BEES_0002
    • FANCY_RAINBOW_OAK_BEES_002

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> FANCY_RAINBOW_OAK_BEES_002
    • FANCY_RAINBOW_OAK_BEES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> FANCY_RAINBOW_OAK_BEES
  • Constructor Details

    • RainbowOaksTreePlacements

      public RainbowOaksTreePlacements()
  • Method Details

    • bootstrap

      public static void bootstrap(net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.level.levelgen.placement.PlacedFeature> pContext)
    • registerTreeSet

      public static void registerTreeSet(net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.level.levelgen.placement.PlacedFeature> pContext, net.minecraft.core.HolderGetter<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> features, Supplier<net.minecraft.world.level.block.Block> sapling, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> normalConfigured, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> fancyConfigured, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> normalBees0002Configured, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> normalBees002Configured, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> fancyBees0002Configured, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> fancyBees002Configured, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> fancyBeesConfigured, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> normal, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> fancy, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> normalBees0002, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> normalBees002, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> fancyBees0002, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> fancyBees002, net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> fancyBees)