public final class Blocks
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
containsFuzzy(java.util.Collection<? extends BaseBlock> collection,
BaseBlock o)
Checks whether a given block is in a list of base blocks.
|