implements Predicate<BlockInWorld>
ge | |
net.minecraft.commands.arguments.blocks.BlockInput | |
net.minecraft.class_2247 |
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 arg0, Set<Property<?>> arg1, CompoundTag arg2) |
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 |
|