implements Predicate<BlockInWorld>
| fx | |
| net.minecraft.commands.arguments.blocks.BlockInput | |
| net.minecraft.class_2247 | |
| net.minecraft.command.argument.BlockStateArgument |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||
| private final BlockState |
| ||||||||
| private final Set<Property<?>> |
| ||||||||
| private final CompoundTag |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockState state, Set<Property<?>> properties, CompoundTag data) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public BlockState |
| ||||||||
| public Set<Property<?>> |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| private BlockState |
| ||||||||
| private static <T extends Comparable<T>> BlockState |
|