Interface SurfaceRuleEvents.EndSurfaceRuleCallback

All Superinterfaces:
CommonEventEntrypoint
Enclosing class:
SurfaceRuleEvents

public static interface SurfaceRuleEvents.EndSurfaceRuleCallback extends CommonEventEntrypoint
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addEndSurfaceRules(List<net.minecraft.world.level.levelgen.SurfaceRules.RuleSource> context)
     
  • Method Details

    • addEndSurfaceRules

      void addEndSurfaceRules(List<net.minecraft.world.level.levelgen.SurfaceRules.RuleSource> context)