public final class Blocks extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
containsFuzzy(Collection<? extends BaseBlock> collection,
BaseBlock o)
Checks whether a given block is in a list of base blocks.
|
public static boolean containsFuzzy(Collection<? extends BaseBlock> collection, BaseBlock o)
collection - the collectiono - the blockCopyright © 2010-2014. All Rights Reserved.