Interface AbstractBlock.TypedContextPredicate<A>

Enclosing class:
AbstractBlock

public static interface AbstractBlock.TypedContextPredicate<A>
  • Method Summary

    Modifier and Type Method Description
    boolean test​(BlockState state, BlockView world, BlockPos pos, A type)