@Deprecated public class InvertedBlockTypeMask extends BlockTypeMask
| Constructor and Description |
|---|
InvertedBlockTypeMask()
Deprecated.
|
InvertedBlockTypeMask(int type)
Deprecated.
|
InvertedBlockTypeMask(Set<Integer> types)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(EditSession editSession,
Vector pos)
Deprecated.
Given a block position, this method returns true if the block at
that position matches the filter.
|
addpreparepublic InvertedBlockTypeMask()
public InvertedBlockTypeMask(Set<Integer> types)
types - public InvertedBlockTypeMask(int type)
type - public boolean matches(EditSession editSession, Vector pos)
MaskCopyright © 2010-2014. All Rights Reserved.