Interface StructurePlacement.class_7153

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.

@FunctionalInterface public static interface StructurePlacement.class_7153
Mappings:
Namespace Name
official dgs$b
intermediary net/minecraft/class_6874$class_7153
named net/minecraft/world/gen/chunk/placement/StructurePlacement$class_7153
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    shouldGenerate(long long2, int int2, int int3, int int4, float float2)
     
  • Method Details

    • shouldGenerate

      boolean shouldGenerate(long long2, int int2, int int3, int int4, float float2)