net.minecraft.world.level.gameevent.vibrations

public interface VibrationSystem

dgu
net.minecraft.world.level.gameevent.vibrations.VibrationSystem
net.minecraft.class_8514
net.minecraft.world.event.Vibrations
net.minecraft.src.C_279518_
net.minecraft.world.level.gameevent.vibrations.VibrationSystem

Field summary

Modifier and TypeField
GameEvent[]
d_
RESONANCE_EVENTS
field_44638
RESONATIONS
f_279664_
ToIntFunction<GameEvent>
e_
VIBRATION_FREQUENCY_FOR_EVENT
field_44639
FREQUENCIES
f_279561_

Method summary

Modifier and TypeMethod
VibrationSystem$Data
gb()
getVibrationData()
method_51298()
getVibrationListenerData()
m_280002_()
VibrationSystem$User
gc()
getVibrationUser()
method_51299()
getVibrationCallback()
m_280445_()
static int
a_(dgl arg0)
getGameEventFrequency(GameEvent arg0)
method_51385(class_5712 arg0)
getFrequency(GameEvent event)
m_280122_(C_141307_ p_281355_)
static GameEvent
b(int arg0)
getResonanceEventByFrequency(int arg0)
method_51386(int arg0)
getResonation(int frequency)
m_280393_(int p_282105_)
static int
a_(float arg0, int arg1)
getRedstoneStrengthForDistance(float arg0, int arg1)
method_51384(float arg0, int arg1)
getSignalStrength(float distance, int range)
m_280007_(float p_282483_, int p_282722_)