Uses of Record Class
net.minecraft.world.level.gameevent.vibrations.VibrationInfo
Packages that use VibrationInfo
-
Uses of VibrationInfo in net.minecraft.world.level.gameevent.vibrations
Fields in net.minecraft.world.level.gameevent.vibrations declared as VibrationInfoModifier and TypeFieldDescription(package private) VibrationInfoVibrationSystem.Data.currentVibrationFields in net.minecraft.world.level.gameevent.vibrations with type parameters of type VibrationInfoModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<VibrationInfo> VibrationInfo.CODECprivate Optional<org.apache.commons.lang3.tuple.Pair<VibrationInfo, Long>> VibrationSelector.currentVibrationDataMethods in net.minecraft.world.level.gameevent.vibrations that return VibrationInfoMethods in net.minecraft.world.level.gameevent.vibrations that return types with arguments of type VibrationInfoMethods in net.minecraft.world.level.gameevent.vibrations with parameters of type VibrationInfoModifier and TypeMethodDescriptionvoidVibrationSelector.addCandidate(VibrationInfo pVibrationInfo, long pTick) private static booleanVibrationSystem.Ticker.receiveVibration(ServerLevel pLevel, VibrationSystem.Data pData, VibrationSystem.User pUser, VibrationInfo pVibrationInfo) voidVibrationSystem.Data.setCurrentVibration(VibrationInfo pCurrentVibration) private booleanVibrationSelector.shouldReplaceVibration(VibrationInfo pVibrationInfo, long pTick) Constructors in net.minecraft.world.level.gameevent.vibrations with parameters of type VibrationInfoModifierConstructorDescriptionprivateData(VibrationInfo pCurrentVibration, VibrationSelector pSelectionStrategy, int pTravelTimeInTicks, boolean pReloadVibrationParticle) Constructor parameters in net.minecraft.world.level.gameevent.vibrations with type arguments of type VibrationInfo