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.DataSculkSensorBlockEntity.vibrationDataprivate VibrationSystem.DataSculkShriekerBlockEntity.vibrationDataMethods 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.CODECMethods 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 booleanVibrationSystem.Ticker.receiveVibration(ServerLevel p_282967_, VibrationSystem.Data p_283447_, VibrationSystem.User p_282301_, VibrationInfo p_281498_) private voidVibrationSystem.Listener.scheduleVibration(ServerLevel p_282037_, VibrationSystem.Data p_283229_, Holder<GameEvent> p_316858_, GameEvent.Context p_283344_, Vec3 p_281758_, Vec3 p_282990_) 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_)