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 ClassesModifier and TypeClassDescriptionstatic classNested 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 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final net.minecraft.world.level.gameevent.DynamicGameEventListener<HangoverMobEffect.VibrationListener> create(net.neoforged.neoforge.attachment.IAttachmentHolder holder) booleaninthashCode()Methods inherited from class net.minecraft.world.level.gameevent.vibrations.VibrationSystem.Listener
distanceBetweenInBlocks, forceScheduleVibration, getListenerRadius, getListenerSource, handleGameEventMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.level.gameevent.GameEventListener
getDeliveryMode
-
Field Details
-
vibrationSystem
-
-
Constructor Details
-
Method Details
-
create
public static final net.minecraft.world.level.gameevent.DynamicGameEventListener<HangoverMobEffect.VibrationListener> create(net.neoforged.neoforge.attachment.IAttachmentHolder holder) -
hashCode
public int hashCode() -
equals
-