Uses of Interface
net.minecraft.world.event.listener.SculkSensorListener.Callback
| Package | Description |
|---|---|
| net.minecraft.block.entity | |
| net.minecraft.world.event.listener |
-
Uses of SculkSensorListener.Callback in net.minecraft.block.entity
Classes in net.minecraft.block.entity that implement SculkSensorListener.Callback Modifier and Type Class Description classSculkSensorBlockEntity -
Uses of SculkSensorListener.Callback in net.minecraft.world.event.listener
Fields in net.minecraft.world.event.listener declared as SculkSensorListener.Callback Modifier and Type Field Description protected SculkSensorListener.CallbackSculkSensorListener. callbackConstructors in net.minecraft.world.event.listener with parameters of type SculkSensorListener.Callback Constructor Description SculkSensorListener(PositionSource positionSource, int range, SculkSensorListener.Callback listener)