Class ExpandValueCheckCondition

java.lang.Object
com.blamejared.crafttweaker.natives.loot.condition.ExpandValueCheckCondition

@ZenRegister public final class ExpandValueCheckCondition extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder
    create(net.minecraft.world.level.storage.loot.providers.number.NumberProvider provider, net.minecraft.world.level.storage.loot.IntRange range)
     

    Methods inherited from class java.lang.Object

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

    • ExpandValueCheckCondition

      public ExpandValueCheckCondition()
  • Method Details

    • create

      public static net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder create(net.minecraft.world.level.storage.loot.providers.number.NumberProvider provider, net.minecraft.world.level.storage.loot.IntRange range)