Class HangoverMobEffect.VibrationListener

java.lang.Object
net.minecraft.world.level.gameevent.vibrations.VibrationSystem.Listener
petrolpark.mc.library.shared.world.effect.HangoverMobEffect.VibrationListener
All Implemented Interfaces:
net.minecraft.world.level.gameevent.GameEventListener
Enclosing class:
HangoverMobEffect

public static class HangoverMobEffect.VibrationListener extends net.minecraft.world.level.gameevent.vibrations.VibrationSystem.Listener
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     

    Nested classes/interfaces inherited from interface net.minecraft.world.level.gameevent.GameEventListener

    net.minecraft.world.level.gameevent.GameEventListener.DeliveryMode, net.minecraft.world.level.gameevent.GameEventListener.Provider<T extends net.minecraft.world.level.gameevent.GameEventListener>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static final net.minecraft.world.level.gameevent.DynamicGameEventListener<HangoverMobEffect.VibrationListener>
    create(net.neoforged.neoforge.attachment.IAttachmentHolder holder)
     
    boolean
     
    int
     

    Methods inherited from class net.minecraft.world.level.gameevent.vibrations.VibrationSystem.Listener

    distanceBetweenInBlocks, forceScheduleVibration, getListenerRadius, getListenerSource, handleGameEvent

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface net.minecraft.world.level.gameevent.GameEventListener

    getDeliveryMode