Interface UnitModifier.Supplier

Enclosing interface:
UnitModifier

public static interface UnitModifier.Supplier
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull Block
    get(int x, int y, int z)
     
  • Method Details

    • get

      @NotNull @NotNull Block get(int x, int y, int z)