Class MixinWardenVibrationUser

java.lang.Object
com.codinglitch.vibrativevoice.mixin.MixinWardenVibrationUser
All Implemented Interfaces:
net.minecraft.world.level.gameevent.vibrations.VibrationSystem.User

public abstract class MixinWardenVibrationUser extends Object implements net.minecraft.world.level.gameevent.vibrations.VibrationSystem.User
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface net.minecraft.world.level.gameevent.vibrations.VibrationSystem.User

    calculateTravelTimeInTicks, canReceiveVibration, canTriggerAvoidVibration, getListenableEvents, getListenerRadius, getPositionSource, isValidVibration, onDataChanged, onReceiveVibration, requiresAdjacentChunksToBeTicking
  • Constructor Details

    • MixinWardenVibrationUser

      public MixinWardenVibrationUser()