History - net.minecraft.client.renderer.LevelEventHandler

1.21.4

Names

glg

glu

Fields

Minecraft: a, minecraft, field_53068, client, f_347472_

Minecraft: a, minecraft, field_53068, client

Level: b, level, field_53069, world, f_349271_

Level: b, level, field_53069, world

LevelRenderer: c, levelRenderer, field_53070, worldRenderer, f_348199_

LevelRenderer: c, levelRenderer, field_53070, worldRenderer

Map<BlockPos, SoundInstance>: d, playingJukeboxSongs, field_53071, playingSongs, f_347889_

Map<BlockPos, SoundInstance>: d, playingJukeboxSongs, field_53071, playingSongs

Constructors

Methods

void (int, BlockPos, int): a, globalLevelEvent, method_62187, processGlobalEvent, m_357447_

void (int, BlockPos, int): a, globalLevelEvent, method_62187, processGlobalEvent

void (int, BlockPos, int): b, levelEvent, method_62194, processWorldEvent, m_356851_

void (int, BlockPos, int): b, levelEvent, method_62194, processWorldEvent

void (int, BlockPos, RandomSource, SimpleParticleType): a, shootParticles, method_62188, shootParticles, m_351746_

void (int, BlockPos, RandomSource, SimpleParticleType): a, shootParticles, method_62188, shootParticles

void (Holder<JukeboxSong>, BlockPos): a, playJukeboxSong, method_62193, playJukeboxSong, m_354471_

void (Holder<JukeboxSong>, BlockPos): a, playJukeboxSong, method_62193, playJukeboxSong

void (BlockPos): a, stopJukeboxSong, method_62191, stopJukeboxSong, m_353928_

void (BlockPos): a, stopJukeboxSong, method_62191, stopJukeboxSong

void (BlockPos): b, stopJukeboxSongAndNotifyNearby, method_62195, stopJukeboxSongAndUpdate, m_354838_

void (BlockPos): b, stopJukeboxSongAndNotifyNearby, method_62195, stopJukeboxSongAndUpdate

void (Level, BlockPos, boolean): a, notifyNearbyEntities, method_62190, updateEntitiesForSong, m_351834_

void (Level, BlockPos, boolean): a, notifyNearbyEntities, method_62190, updateEntitiesForSong

1.21.3

Names

glg

net.minecraft.client.renderer.LevelEventHandler

net.minecraft.class_9959

net.minecraft.client.world.WorldEventHandler

net.minecraft.src.C_345842_

Fields

Minecraft: a, minecraft, field_53068, client, f_347472_

Level: b, level, field_53069, world, f_349271_

LevelRenderer: c, levelRenderer, field_53070, worldRenderer, f_348199_

Map<BlockPos, SoundInstance>: d, playingJukeboxSongs, field_53071, playingSongs, f_347889_

Constructors

(Minecraft, Level, LevelRenderer)

Methods

void (int, BlockPos, int): a, globalLevelEvent, method_62187, processGlobalEvent, m_357447_

void (int, BlockPos, int): b, levelEvent, method_62194, processWorldEvent, m_356851_

void (int, BlockPos, RandomSource, SimpleParticleType): a, shootParticles, method_62188, shootParticles, m_351746_

void (Holder<JukeboxSong>, BlockPos): a, playJukeboxSong, method_62193, playJukeboxSong, m_354471_

void (BlockPos): a, stopJukeboxSong, method_62191, stopJukeboxSong, m_353928_

void (BlockPos): b, stopJukeboxSongAndNotifyNearby, method_62195, stopJukeboxSongAndUpdate, m_354838_

void (Level, BlockPos, boolean): a, notifyNearbyEntities, method_62190, updateEntitiesForSong, m_351834_