Uses of Class
net.minecraft.world.event.listener.SculkSensorListener
Packages that use SculkSensorListener
Package
Description
-
Uses of SculkSensorListener in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as SculkSensorListenerModifier and TypeFieldDescriptionprivate SculkSensorListenerSculkSensorBlockEntity.listenerprivate SculkSensorListenerSculkShriekerBlockEntity.vibrationListenerMethods in net.minecraft.block.entity that return SculkSensorListenerModifier and TypeMethodDescriptionSculkSensorBlockEntity.getEventListener()SculkShriekerBlockEntity.getVibrationListener() -
Uses of SculkSensorListener in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob declared as SculkSensorListener -
Uses of SculkSensorListener in net.minecraft.world.event.listener
Methods in net.minecraft.world.event.listener that return types with arguments of type SculkSensorListenerModifier and TypeMethodDescriptionstatic com.mojang.serialization.Codec<SculkSensorListener>SculkSensorListener.createCodec(SculkSensorListener.Callback callback)