net.minecraft.world.event

public interface Vibrations$Ticker

net.minecraft.world.level.gameevent.vibrations.VibrationSystem$Ticker
net.minecraft.world.level.gameevent.vibrations.VibrationSystem$Ticker
net.minecraft.class_8514$class_8517
net.minecraft.world.event.Vibrations$Ticker

Method summary

Modifier and TypeMethod
static void
tick(Level level, VibrationSystem$Data data, VibrationSystem$User user)
tick(Level level, VibrationSystem$Data data, VibrationSystem$User user)
method_51406(class_1937 arg0, class_8514$class_8515 arg1, class_8514$class_5719 arg2)
tick(World world, Vibrations$ListenerData listenerData, Vibrations$Callback callback)
private static void
trySelectAndScheduleVibration(ServerLevel serverLevel, VibrationSystem$Data data, VibrationSystem$User user)
trySelectAndScheduleVibration(ServerLevel serverLevel, VibrationSystem$Data data, VibrationSystem$User user)
method_51404(class_3218 arg0, class_8514$class_8515 arg1, class_8514$class_5719 arg2)
tryListen(ServerWorld world, Vibrations$ListenerData listenerData, Vibrations$Callback callback)
private static void
tryReloadVibrationParticle(ServerLevel level, VibrationSystem$Data data, VibrationSystem$User user)
tryReloadVibrationParticle(ServerLevel level, VibrationSystem$Data data, VibrationSystem$User user)
method_51409(class_3218 arg0, class_8514$class_8515 arg1, class_8514$class_5719 arg2)
spawnVibrationParticle(ServerWorld world, Vibrations$ListenerData listenerData, Vibrations$Callback callback)
private static boolean
receiveVibration(ServerLevel serverLevel, VibrationSystem$Data data, VibrationSystem$User user, VibrationInfo currentVibration)
receiveVibration(ServerLevel serverLevel, VibrationSystem$Data data, VibrationSystem$User user, VibrationInfo currentVibration)
method_51405(class_3218 arg0, class_8514$class_8515 arg1, class_8514$class_5719 arg2, class_7269 arg3)
accept(ServerWorld world, Vibrations$ListenerData listenerData, Vibrations$Callback callback, Vibration vibration)
private static boolean
areAdjacentChunksTicking(Level level, BlockPos listenerPos)
areAdjacentChunksTicking(Level level, BlockPos listenerPos)
method_51407(class_1937 arg0, class_2338 arg1)
areChunksTickingAround(World world, BlockPos pos)