Uses of Class
net.minecraft.world.event.Vibrations.VibrationListener
Packages that use Vibrations.VibrationListener
Package
Description
-
Uses of Vibrations.VibrationListener in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as Vibrations.VibrationListenerModifier and TypeFieldDescriptionprivate final Vibrations.VibrationListenerSculkSensorBlockEntity.listenerprivate final Vibrations.VibrationListenerSculkShriekerBlockEntity.vibrationListenerMethods in net.minecraft.block.entity that return Vibrations.VibrationListenerModifier and TypeMethodDescriptionSculkSensorBlockEntity.getEventListener()SculkShriekerBlockEntity.getEventListener() -
Uses of Vibrations.VibrationListener in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob with type parameters of type Vibrations.VibrationListenerModifier and TypeFieldDescriptionprivate final EntityGameEventHandler<Vibrations.VibrationListener> WardenEntity.gameEventHandler -
Uses of Vibrations.VibrationListener in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive with type parameters of type Vibrations.VibrationListenerModifier and TypeFieldDescriptionprivate final EntityGameEventHandler<Vibrations.VibrationListener> AllayEntity.gameEventHandler