History - net.minecraft.client.world.WorldEventHandler
26.3-snapshot-3
Names
Fields
Constructors
Methods
void (ParticleType<EffectParticleEffect>, BlockPos, int, Random): potionSplashParticles, method_1_7845, addEffectParticles
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.client.renderer.LevelEventHandler
net.minecraft.class_9959
net.minecraft.client.world.WorldEventHandler
Fields
MinecraftClient: minecraft, field_53068, client
ClientWorld: level, field_53069, world
Map<BlockPos, SoundInstance>: playingJukeboxSongs, field_53071, playingSongs
Constructors
(MinecraftClient, ClientWorld)
Methods
void (int, BlockPos, int): globalLevelEvent, method_62187, processGlobalEvent
void (int, BlockPos, int): levelEvent, method_62194, processWorldEvent
void (int, BlockPos, Random, SimpleParticleType): shootParticles, method_62188, shootParticles
void (RegistryEntry<JukeboxSong>, BlockPos): playJukeboxSong, method_62193, playJukeboxSong
void (BlockPos): stopJukeboxSong, method_62191, stopJukeboxSong
void (BlockPos): stopJukeboxSongAndNotifyNearby, method_62195, stopJukeboxSongAndUpdate
void (World, BlockPos, boolean): notifyNearbyEntities, method_62190, updateEntitiesForSong
void (BlockPos, RegistryEntry$Reference): lambda$levelEvent$1, method_62192, method_62192
Vec3d (Random): lambda$levelEvent$0, method_62189, method_62189