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 classprotected class(package private) classFields in net.minecraft.world.level.block.entity declared as VibrationSystem.UserModifier and TypeFieldDescriptionprivate final VibrationSystem.UserSculkSensorBlockEntity.vibrationUserprivate final VibrationSystem.UserSculkShriekerBlockEntity.vibrationUserMethods 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 booleanVibrationSystem.Ticker.receiveVibration(ServerLevel p_282967_, VibrationSystem.Data p_283447_, VibrationSystem.User p_282301_, VibrationInfo p_281498_) static voidVibrationSystem.Ticker.tick(Level p_281704_, VibrationSystem.Data p_282633_, VibrationSystem.User p_281564_) private static voidVibrationSystem.Ticker.tryReloadVibrationParticle(ServerLevel p_282010_, VibrationSystem.Data p_282354_, VibrationSystem.User p_282958_) private static voidVibrationSystem.Ticker.trySelectAndScheduleVibration(ServerLevel p_282775_, VibrationSystem.Data p_282792_, VibrationSystem.User p_281845_)