Class NorthstarDataGenLoot

java.lang.Object
com.lightning.northstar.data.util.NorthstarDataGenLoot

public class NorthstarDataGenLoot extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static <B extends net.minecraft.world.level.block.Block>
    com.tterrag.registrate.util.nullness.NonNullBiConsumer<com.tterrag.registrate.providers.loot.RegistrateBlockLootTables,B>
    cropLoot(net.minecraft.world.level.ItemLike result, net.minecraft.world.level.ItemLike seeds, int maxAge)
     
    static com.tterrag.registrate.util.nullness.NonNullBiConsumer<com.tterrag.registrate.providers.loot.RegistrateBlockLootTables,VerticalSlabBlock>
     

    Methods inherited from class java.lang.Object

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

    • NorthstarDataGenLoot

      public NorthstarDataGenLoot()
  • Method Details

    • verticalSlabLoot

      public static com.tterrag.registrate.util.nullness.NonNullBiConsumer<com.tterrag.registrate.providers.loot.RegistrateBlockLootTables,VerticalSlabBlock> verticalSlabLoot()
    • cropLoot

      public static <B extends net.minecraft.world.level.block.Block> com.tterrag.registrate.util.nullness.NonNullBiConsumer<com.tterrag.registrate.providers.loot.RegistrateBlockLootTables,B> cropLoot(net.minecraft.world.level.ItemLike result, net.minecraft.world.level.ItemLike seeds, int maxAge)