Uses of Record Class
net.minecraft.world.event.listener.Vibration
Packages that use Vibration
-
Uses of Vibration in net.minecraft.world.event
Fields in net.minecraft.world.event declared as VibrationMethods in net.minecraft.world.event that return VibrationMethods in net.minecraft.world.event with parameters of type VibrationModifier and TypeMethodDescriptionprivate static booleanVibrations.Ticker.accept(ServerWorld world, Vibrations.ListenerData listenerData, Vibrations.Callback callback, Vibration vibration) voidVibrations.ListenerData.setVibration(@Nullable Vibration vibration) Constructors in net.minecraft.world.event with parameters of type VibrationModifierConstructorDescriptionprivateListenerData(@Nullable Vibration vibration, VibrationSelector vibrationSelector, int delay, boolean spawnParticle) -
Uses of Vibration in net.minecraft.world.event.listener
Fields in net.minecraft.world.event.listener with type parameters of type VibrationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Vibration> Vibration.CODECVibrationSelector.currentMethods in net.minecraft.world.event.listener that return types with arguments of type VibrationMethods in net.minecraft.world.event.listener with parameters of type VibrationModifier and TypeMethodDescriptionprivate booleanVibrationSelector.shouldSelect(Vibration vibration, long tick) voidConstructor parameters in net.minecraft.world.event.listener with type arguments of type Vibration