Interface BlockView.class_10781

Enclosing interface:
BlockView
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 BlockView.class_10781
Mappings:
Namespace Name
named net/minecraft/world/BlockView$class_10781
intermediary net/minecraft/class_1922$class_10781
official din$a
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    visit(BlockPos blockPos, int int2)
     
  • Method Details

    • visit

      void visit(BlockPos blockPos, int int2)