implements Predicate<BlockWorldState>
| cs | |
| net.minecraft.command.arguments.BlockStateInput |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final IBlockState |
| ||||
| private final Set<IProperty<?>> |
| ||||
| private final NBTTagCompound |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (IBlockState arg0, Set<IProperty<?>> arg1, NBTTagCompound arg2) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public IBlockState |
| ||||
| public boolean |
| ||||
| public boolean |
|