public static class BlockStateProperty.Builder extends java.lang.Object implements ILootCondition.IBuilder
Modifier and Type | Field and Description |
---|---|
private Block |
block |
private StatePropertiesPredicate |
desiredProperties |
Modifier and Type | Method and Description |
---|---|
ILootCondition |
build() |
BlockStateProperty.Builder |
fromProperties(StatePropertiesPredicate.Builder p_227567_1_) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
alternative, inverted
private final Block block
private StatePropertiesPredicate desiredProperties
public Builder(Block blockIn)
public BlockStateProperty.Builder fromProperties(StatePropertiesPredicate.Builder p_227567_1_)
public ILootCondition build()
build
in interface ILootCondition.IBuilder