net.minecraft.world.level.gameevent.vibrations

public interface VibrationSystem

eda
net.minecraft.world.level.gameevent.vibrations.VibrationSystem
net.minecraft.class_8514
net.minecraft.world.event.Vibrations
net.minecraft.world.level.gameevent.vibrations.VibrationSystem

Field summary

Modifier and TypeField
List<ResourceKey<GameEvent>>
d_
RESONANCE_EVENTS
field_44638
RESONATIONS
int
e_
DEFAULT_VIBRATION_FREQUENCY
field_47839
DEFAULT_FREQUENCY
ToIntFunction<ResourceKey<GameEvent>>
f_
VIBRATION_FREQUENCY_FOR_EVENT
field_44639
FREQUENCIES

Method summary

Modifier and TypeMethod
VibrationSystem$Data
gp()
getVibrationData()
method_51298()
getVibrationListenerData()
VibrationSystem$User
gq()
getVibrationUser()
method_51299()
getVibrationCallback()
static int
a_(jq<ecr> arg0)
getGameEventFrequency(Holder<GameEvent> arg0)
method_55783(class_6880<class_5712> arg0)
getFrequency(RegistryEntry<GameEvent> gameEvent)
static int
a(aly<ecr> arg0)
getGameEventFrequency(ResourceKey<GameEvent> arg0)
method_51385(class_5321<class_5712> arg0)
getFrequency(RegistryKey<GameEvent> gameEvent)
static ResourceKey<GameEvent>
b(int arg0)
getResonanceEventByFrequency(int arg0)
method_51386(int arg0)
getResonation(int frequency)
static int
a_(float arg0, int arg1)
getRedstoneStrengthForDistance(float arg0, int arg1)
method_51384(float arg0, int arg1)
getSignalStrength(float distance, int range)