Uses of Class
net.minecraft.world.level.gameevent.vibrations.VibrationSystem.Data
Package
Description
-
Uses of VibrationSystem.Data in net.minecraft.world.entity.animal.allay
-
Uses of VibrationSystem.Data in net.minecraft.world.entity.monster.warden
-
Uses of VibrationSystem.Data in net.minecraft.world.level.block.entity
Modifier and TypeFieldDescriptionprivate VibrationSystem.Data
SculkSensorBlockEntity.vibrationData
private VibrationSystem.Data
SculkShriekerBlockEntity.vibrationData
Modifier and TypeMethodDescriptionSculkSensorBlockEntity.getVibrationData()
SculkShriekerBlockEntity.getVibrationData()
-
Uses of VibrationSystem.Data in net.minecraft.world.level.gameevent.vibrations
Modifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<VibrationSystem.Data>
VibrationSystem.Data.CODEC
Modifier and TypeMethodDescriptionprivate static boolean
VibrationSystem.Ticker.receiveVibration
(ServerLevel p_282967_, VibrationSystem.Data p_283447_, VibrationSystem.User p_282301_, VibrationInfo p_281498_) private void
VibrationSystem.Listener.scheduleVibration
(ServerLevel p_282037_, VibrationSystem.Data p_283229_, GameEvent p_281778_, GameEvent.Context p_283344_, Vec3 p_281758_, Vec3 p_282990_) 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_)