public interface BlockFilter extends Predicate<org.cloudburstmc.api.block.BlockState>
| Modifier and Type | Field and Description |
|---|---|
static BlockFilter |
AIR |
static BlockFilter |
REPLACEABLE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(org.cloudburstmc.api.block.BlockState state) |
static final BlockFilter AIR
static final BlockFilter REPLACEABLE
Copyright © 2021. All rights reserved.