Interface BellBlockEntity.ResonationEndAction

Enclosing class:
BellBlockEntity
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface static interface BellBlockEntity.ResonationEndAction
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run​(Level p_155221_, BlockPos p_155222_, List<LivingEntity> p_155223_)