net.minecraft.world.level.gameevent.vibrations

public interface VibrationSystem

ehp
net.minecraft.world.level.gameevent.vibrations.VibrationSystem
net.minecraft.class_8514

Field summary

Modifier and TypeField
List<ResourceKey<GameEvent>>
l_
RESONANCE_EVENTS
field_44638
int
m_
NO_VIBRATION_FREQUENCY
field_47839
ToIntFunction<ResourceKey<GameEvent>>
n_
VIBRATION_FREQUENCY_FOR_EVENT
field_44639

Method summary

Modifier and TypeMethod
VibrationSystem$Data
gJ()
getVibrationData()
method_51298()
VibrationSystem$User
gK()
getVibrationUser()
method_51299()
static int
a_(ji<ehg> arg0)
getGameEventFrequency(Holder<GameEvent> arg0)
method_55783(class_6880<class_5712> arg0)
static int
a(alv<ehg> arg0)
getGameEventFrequency(ResourceKey<GameEvent> arg0)
method_51385(class_5321<class_5712> arg0)
static ResourceKey<GameEvent>
b(int arg0)
getResonanceEventByFrequency(int arg0)
method_51386(int arg0)
static int
a_(float arg0, int arg1)
getRedstoneStrengthForDistance(float arg0, int arg1)
method_51384(float arg0, int arg1)