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