Uses of Record Class
net.minecraft.world.event.listener.VibrationListener.Vibration
Packages that use VibrationListener.Vibration
-
Uses of VibrationListener.Vibration in net.minecraft.world.event.listener
Fields in net.minecraft.world.event.listener declared as VibrationListener.VibrationModifier and TypeFieldDescriptionprotected @Nullable VibrationListener.VibrationVibrationListener.vibrationFields in net.minecraft.world.event.listener with type parameters of type VibrationListener.VibrationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<VibrationListener.Vibration>VibrationListener.Vibration.CODECConstructors in net.minecraft.world.event.listener with parameters of type VibrationListener.VibrationModifierConstructorDescriptionVibrationListener(PositionSource positionSource, int range, VibrationListener.Callback callback, @Nullable VibrationListener.Vibration vibration, int distance, int delay)