Interface StructurePlacement.FrequencyReducer
- 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
Modifier and TypeMethodDescriptionbooleanshouldGenerate(long levelSeed, int salt, int regionX, int regionZ, float frequency)
-
Method Details
-
shouldGenerate
boolean shouldGenerate(long levelSeed, int salt, int regionX, int regionZ, float frequency)
-