Uses of Interface
net.minecraft.world.level.gameevent.vibrations.VibrationSystem.User
Packages that use VibrationSystem.User
Package
Description
-
Uses of VibrationSystem.User in net.minecraft.world.entity.animal.allay
Classes in net.minecraft.world.entity.animal.allay that implement VibrationSystem.UserFields in net.minecraft.world.entity.animal.allay declared as VibrationSystem.UserMethods in net.minecraft.world.entity.animal.allay that return VibrationSystem.User -
Uses of VibrationSystem.User in net.minecraft.world.entity.monster.warden
Classes in net.minecraft.world.entity.monster.warden that implement VibrationSystem.UserFields in net.minecraft.world.entity.monster.warden declared as VibrationSystem.UserMethods in net.minecraft.world.entity.monster.warden that return VibrationSystem.User -
Uses of VibrationSystem.User in net.minecraft.world.level.block.entity
Classes in net.minecraft.world.level.block.entity that implement VibrationSystem.UserModifier and TypeClassDescriptionprotected class
protected class
(package private) class
Fields in net.minecraft.world.level.block.entity declared as VibrationSystem.UserModifier and TypeFieldDescriptionprivate final VibrationSystem.User
SculkSensorBlockEntity.vibrationUser
private final VibrationSystem.User
SculkShriekerBlockEntity.vibrationUser
Methods in net.minecraft.world.level.block.entity that return VibrationSystem.UserModifier and TypeMethodDescriptionCalibratedSculkSensorBlockEntity.createVibrationUser()
SculkSensorBlockEntity.createVibrationUser()
SculkSensorBlockEntity.getVibrationUser()
SculkShriekerBlockEntity.getVibrationUser()
-
Uses of VibrationSystem.User in net.minecraft.world.level.gameevent.vibrations
Methods in net.minecraft.world.level.gameevent.vibrations that return VibrationSystem.UserMethods in net.minecraft.world.level.gameevent.vibrations with parameters of type VibrationSystem.UserModifier 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_)