Uses of Class
net.minecraft.world.level.gameevent.vibrations.VibrationSystem.Data
Packages that use VibrationSystem.Data
Package
Description
-
Uses of VibrationSystem.Data in net.minecraft.world.entity.animal.allay
Fields in net.minecraft.world.entity.animal.allay declared as VibrationSystem.DataMethods in net.minecraft.world.entity.animal.allay that return VibrationSystem.Data -
Uses of VibrationSystem.Data in net.minecraft.world.entity.monster.warden
Fields in net.minecraft.world.entity.monster.warden declared as VibrationSystem.DataMethods in net.minecraft.world.entity.monster.warden that return VibrationSystem.Data -
Uses of VibrationSystem.Data in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity declared as VibrationSystem.DataModifier and TypeFieldDescriptionprivate VibrationSystem.Data
SculkSensorBlockEntity.vibrationData
private VibrationSystem.Data
SculkShriekerBlockEntity.vibrationData
Methods in net.minecraft.world.level.block.entity that return VibrationSystem.DataModifier and TypeMethodDescriptionSculkSensorBlockEntity.getVibrationData()
SculkShriekerBlockEntity.getVibrationData()
-
Uses of VibrationSystem.Data in net.minecraft.world.level.gameevent.vibrations
Fields in net.minecraft.world.level.gameevent.vibrations with type parameters of type VibrationSystem.DataModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<VibrationSystem.Data>
VibrationSystem.Data.CODEC
Methods in net.minecraft.world.level.gameevent.vibrations that return VibrationSystem.DataMethods in net.minecraft.world.level.gameevent.vibrations with parameters of type VibrationSystem.DataModifier 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_)