- 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.
 
- Mappings:
 
| Namespace | 
Name | 
| named | 
net/minecraft/world/gen/chunk/placement/StructurePlacement$GenerationPredicate | 
| intermediary | 
net/minecraft/class_6874$class_7153 | 
| official | 
eko$b | 
 
- 
Method Summary
boolean
shouldGenerate(long seed,
 int salt,
 int chunkX,
 int chunkZ,
 float chance) 
 
 
 
 
 
- 
Method Details
- 
shouldGenerate
boolean shouldGenerate(long seed,
 int salt,
 int chunkX,
 int chunkZ,
 float chance)
- Mappings:
 
| Namespace | 
Name | 
Mixin selector | 
| named | 
shouldGenerate | 
Lnet/minecraft/world/gen/chunk/placement/StructurePlacement$GenerationPredicate;shouldGenerate(JIIIF)Z | 
| intermediary | 
shouldGenerate | 
Lnet/minecraft/class_6874$class_7153;shouldGenerate(JIIIF)Z | 
| official | 
shouldGenerate | 
Leko$b;shouldGenerate(JIIIF)Z |