Interface SurfaceRules.SurfaceRule

All Known Implementing Classes:
SurfaceRules.SequenceRule, SurfaceRules.StateRule, SurfaceRules.TestRule
Enclosing class:
SurfaceRules

protected static interface SurfaceRules.SurfaceRule
  • Method Summary

    Modifier and Type
    Method
    Description
    tryApply(int p_189774_, int p_189775_, int p_189776_)
     
  • Method Details

    • tryApply

      @Nullable BlockState tryApply(int p_189774_, int p_189775_, int p_189776_)