- Enclosing class:
StructurePlacement
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
boolean
shouldGenerate(long levelSeed,
int salt,
int regionX,
int regionZ,
float probability)
-
Method Details
-
shouldGenerate
boolean shouldGenerate(long levelSeed,
int salt,
int regionX,
int regionZ,
float probability)