Uses of Interface
net.minecraft.world.level.gameevent.vibrations.VibrationSystem.User
Package
Description
-
Uses of VibrationSystem.User in net.minecraft.world.entity.animal.allay
-
Uses of VibrationSystem.User in net.minecraft.world.entity.monster.warden
-
Uses of VibrationSystem.User in net.minecraft.world.level.block.entity
Modifier and TypeClassDescriptionprotected class
protected class
(package private) class
Modifier and TypeFieldDescriptionprivate final VibrationSystem.User
SculkSensorBlockEntity.vibrationUser
private final VibrationSystem.User
SculkShriekerBlockEntity.vibrationUser
Modifier and TypeMethodDescriptionCalibratedSculkSensorBlockEntity.createVibrationUser()
SculkSensorBlockEntity.createVibrationUser()
SculkSensorBlockEntity.getVibrationUser()
SculkShriekerBlockEntity.getVibrationUser()
-
Uses of VibrationSystem.User in net.minecraft.world.level.gameevent.vibrations
Modifier and TypeMethodDescriptionprivate static boolean
VibrationSystem.Ticker.receiveVibration
(ServerLevel p_282967_, VibrationSystem.Data p_283447_, VibrationSystem.User p_282301_, VibrationInfo p_281498_) static void
VibrationSystem.Ticker.tick
(Level p_281704_, VibrationSystem.Data p_282633_, VibrationSystem.User p_281564_) private static void
VibrationSystem.Ticker.tryReloadVibrationParticle
(ServerLevel p_282010_, VibrationSystem.Data p_282354_, VibrationSystem.User p_282958_) private static void
VibrationSystem.Ticker.trySelectAndScheduleVibration
(ServerLevel p_282775_, VibrationSystem.Data p_282792_, VibrationSystem.User p_281845_)