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.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
run
(Level p_155221_, BlockPos p_155222_, List<LivingEntity> p_155223_)
-
Method Details
-
run
-