@FunctionalInterface
public static interface SchematicPrinter.PlacementPredicate
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldPlace(net.minecraft.util.math.BlockPos target,
net.minecraft.block.BlockState blockState,
net.minecraft.tileentity.TileEntity tileEntity,
net.minecraft.block.BlockState toReplace,
net.minecraft.block.BlockState toReplaceOther,
boolean isNormalCube) |