public static class BlockStateProperty.Builder extends java.lang.Object implements ILootCondition.IBuilder
Modifier and Type | Method and Description |
---|---|
ILootCondition |
build() |
<T extends java.lang.Comparable<T>> |
with(IProperty<T> p_216299_1_,
T p_216299_2_) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
alternative, inverted
public Builder(Block p_i50576_1_)
public <T extends java.lang.Comparable<T>> BlockStateProperty.Builder with(IProperty<T> p_216299_1_, T p_216299_2_)
public ILootCondition build()
build
in interface ILootCondition.IBuilder