classpublicPriority 3
MaterialSet
com.hypixel.hytale.builtin.hytalegenerator.MaterialSet
implements Predicate
2
Methods
2
Public Methods
2
Fields
2
Constructors
Constructors
public
MaterialSet()public
MaterialSet(boolean isInclusive, List<Material> elements)Methods
Public Methods (2)
public
boolean test(Material value)public
boolean test(int hashMaterialIds)Fields
Private/Package Fields (2)
private
boolean isInclusiveprivate
IntSet maskRelated Classes
Used By