Interface SculkSensorListener.Listener
- All Known Implementing Classes:
SculkSensorBlockEntity
- Enclosing class:
- SculkSensorListener
public static interface SculkSensorListener.Listener
-
Method Summary
Modifier and Type Method Description voidlisten(World world, GameEventListener listener, GameEvent event, int int2)booleanshouldListen(World world, GameEventListener listener, BlockPos pos, GameEvent event, Entity entity)
-
Method Details
-
shouldListen
-
listen
-