net.minecraft.client.multiplayer

public class MultiPlayerLevel

extends Level

All mapped superinterfaces:

BlockAndBiomeGetter, BlockGetter, LevelAccessor, EntityGetter, LevelReader, LevelSimulatedRW, LevelSimulatedReader, LevelWriter

dkf
net.minecraft.client.multiplayer.MultiPlayerLevel
net.minecraft.class_638
net.minecraft.unmapped.C_gxivznor
net.minecraft.client.world.ClientWorld
net.minecraft.client.world.ClientWorld

Field summary

Modifier and TypeField
private final List<Entity>
a
globalEntities
field_17777
f_owfketej
globalEntities
field_217428_a
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<Entity>
b
entitiesById
field_17778
f_ropicfqt
regularEntities
field_217429_b
private final ClientPacketListener
c
connection
field_3727
f_mcmoylwm
netHandler
field_73035_a
private final LevelRenderer
u
levelRenderer
field_17780
f_tfooylym
worldRenderer
field_217430_d
private final Minecraft
v
minecraft
field_3729
f_teebwdro
client
field_73037_M
private final List<AbstractClientPlayer>
w
players
field_18226
f_cegenipo
players
field_217431_w
private int
x
delayUntilNextMoodSound
field_3730
f_yjojzqgd
ticksUntilCaveAmbientSound
field_184158_M
private Scoreboard
y
scoreboard
field_3733
f_epiommsx
scoreboard
field_200261_M
private final Map<String, MapItemSavedData>
z
mapData
field_17675
f_vjklphqg
mapStates
field_217432_z

Constructor summary

ModifierConstructor
public (ClientPacketListener arg0, LevelSettings levelInfo, DimensionType arg2, int chunkLoadDistance, ProfilerFiller arg4, LevelRenderer arg5)

Method summary

Modifier and TypeMethod
public void
a(BooleanSupplier arg0)
tick(BooleanSupplier arg0)
method_8441(BooleanSupplier arg0)
m_qqcmnpol(BooleanSupplier arg0)
tick(BooleanSupplier arg0)
func_72835_b(BooleanSupplier arg0)
public Iterable<Entity>
b()
entitiesForRendering()
method_18112()
m_ecoofydh()
getEntities()
func_217416_b()
public void
d()
tickEntities()
method_18116()
m_bvbivhvb()
tickEntities()
func_217419_d()
public void
a(aio arg0)
tickNonPassenger(Entity arg0)
method_18646(class_1297 arg0)
m_ruxywmmi(C_astfners arg0)
tickEntity(Entity entity)
func_217418_a(Entity arg0)
public void
a(aio arg0, aio arg1)
tickPassenger(Entity arg0, Entity arg1)
method_18647(class_1297 arg0, class_1297 arg1)
m_jyqknodi(C_astfners arg0, C_astfners arg1)
tickPassenger(Entity entity, Entity passenger)
func_217420_a(Entity arg0, Entity arg1)
public void
b(aio arg0)
updateChunkPos(Entity arg0)
method_18648(class_1297 arg0)
m_mmiralum(C_astfners arg0)
checkChunk(Entity entity)
func_217423_b(Entity arg0)
public void
a(bxt arg0)
unload(LevelChunk arg0)
method_18110(class_2818 arg0)
m_etousvoc(C_hrdsvlkq arg0)
unloadBlockEntities(WorldChunk chunk)
func_217409_a(Chunk arg0)
public boolean
b(int arg0, int arg1)
hasChunk(int arg0, int arg1)
method_8393(int arg0, int arg1)
m_vahflkwe(int arg0, int arg1)
isChunkLoaded(int arg0, int arg1)
func_217354_b(int arg0, int arg1)
isChunkLoaded(int arg0, int arg1)
private void
j()
playMoodSounds()
method_2939()
m_gdgiuvxf()
tickCaveAmbientSound()
func_217426_j()
public int
f()
getEntityCount()
method_18120()
m_bzoldqrn()
getRegularEntityCount()
func_217425_f()
public void
a(atu arg0)
addLightning(LightningBolt arg0)
method_18108(class_1538 arg0)
m_tgmpzceq(C_kbpqznyn arg0)
addLightning(LightningEntity lightning)
func_217410_a(LightningBoltEntity arg0)
public void
a(int arg0, dmm arg1)
addPlayer(int arg0, AbstractClientPlayer arg1)
method_18107(int arg0, class_742 arg1)
m_lomllguc(int arg0, C_sgyyxgui arg1)
addPlayer(int id, AbstractClientPlayerEntity player)
func_217408_a(int arg0, AbstractClientPlayerEntity arg1)
public void
a(int arg0, aio arg1)
putNonPlayerEntity(int arg0, Entity arg1)
method_2942(int arg0, class_1297 arg1)
m_pjhmtdjn(int arg0, C_astfners arg1)
addEntity(int id, Entity entity)
func_217411_a(int arg0, Entity arg1)
private void
b(int arg0, aio arg1)
addEntity(int arg0, Entity arg1)
method_18114(int arg0, class_1297 arg1)
m_zslfhfsv(int arg0, C_astfners arg1)
addEntityPrivate(int id, Entity entity)
func_217424_b(int arg0, Entity arg1)
public void
d(int arg0)
removeEntity(int arg0)
method_2945(int arg0)
m_npqipynr(int arg0)
removeEntity(int arg0)
func_217413_d(int arg0)
private void
d(aio arg0)
onEntityRemoved(Entity arg0)
method_18117(class_1297 arg0)
m_sszbsyia(C_astfners arg0)
finishRemovingEntity(Entity entity)
func_217414_d(Entity arg0)
public void
b(bxt arg0)
reAddEntitiesToChunk(LevelChunk arg0)
method_18115(class_2818 arg0)
m_yuikarff(C_hrdsvlkq arg0)
addEntitiesToChunk(WorldChunk chunk)
func_217417_b(Chunk arg0)
public Entity
a(int arg0)
getEntity(int arg0)
method_8469(int arg0)
m_lpfzsvqv(int arg0)
getEntityById(int arg0)
func_73045_a(int arg0)
getEntity(int arg0)
public void
b(ew arg0, bvt arg1)
setKnownState(BlockPos arg0, BlockState arg1)
method_2937(class_2338 arg0, class_2680 arg1)
m_hbscebmt(C_hynzadkk arg0, C_txtbiemp arg1)
setBlockStateWithoutNeighborUpdates(BlockPos arg0, BlockState arg1)
func_195597_b(BlockPos arg0, BlockState arg1)
public void
Q()
disconnect()
method_8525()
m_bbirufyx()
disconnect()
func_72882_A()
public void
a(int arg0, int arg1, int arg2)
animateTick(int arg0, int arg1, int arg2)
method_2941(int arg0, int arg1, int arg2)
m_rpcerjgx(int arg0, int arg1, int arg2)
doRandomBlockDisplayTicks(int xCenter, int yCenter, int arg2)
func_73029_E(int arg0, int arg1, int arg2)
public void
a(int arg0, int arg1, int arg2, int arg3, Random arg4, boolean arg5, ew$a arg6)
doAnimateTick(int arg0, int arg1, int arg2, int arg3, Random arg4, boolean arg5, BlockPos$MutableBlockPos arg6)
method_2943(int arg0, int arg1, int arg2, int arg3, Random arg4, boolean arg5, class_2338$class_2339 arg6)
m_srmxwrqr(int arg0, int arg1, int arg2, int arg3, Random arg4, boolean arg5, C_hynzadkk$C_egqitdjk arg6)
randomBlockDisplayTick(int xCenter, int yCenter, int zCenter, int radius, Random random, boolean spawnBarrierParticles, BlockPos$Mutable pos)
func_184153_a(int arg0, int arg1, int arg2, int arg3, Random arg4, boolean arg5, BlockPos$MutableBlockPos arg6)
private void
a(ew arg0, bvt arg1, gf arg2, boolean arg3)
trySpawnDripParticles(BlockPos arg0, BlockState arg1, ParticleOptions arg2, boolean arg3)
method_2938(class_2338 arg0, class_2680 arg1, class_2394 arg2, boolean arg3)
m_ztucsetl(C_hynzadkk arg0, C_txtbiemp arg1, C_nqucohct arg2, boolean arg3)
addParticle(BlockPos pos, BlockState state, ParticleEffect parameters, boolean arg3)
func_211530_a(BlockPos arg0, BlockState arg1, IParticleData arg2, boolean arg3)
private void
a(ew arg0, gf arg1, ctc arg2, double arg3)
spawnParticle(BlockPos arg0, ParticleOptions arg1, VoxelShape arg2, double arg3)
method_2948(class_2338 arg0, class_2394 arg1, class_265 arg2, double arg3)
m_jwugafuh(C_hynzadkk arg0, C_nqucohct arg1, C_zscvhwbd arg2, double arg3)
addParticle(BlockPos pos, ParticleEffect parameters, VoxelShape shape, double y)
func_211835_a(BlockPos arg0, IParticleData arg1, VoxelShape arg2, double arg3)
private void
a(double arg0, double arg1, double arg2, double arg3, double arg4, gf arg5)
spawnFluidParticle(double arg0, double arg1, double arg2, double arg3, double arg4, ParticleOptions arg5)
method_2932(double arg0, double arg1, double arg2, double arg3, double arg4, class_2394 arg5)
m_xpzrqbsz(double arg0, double arg1, double arg2, double arg3, double arg4, C_nqucohct arg5)
addParticle(double minX, double maxX, double minZ, double maxZ, double y, ParticleEffect parameters)
func_211834_a(double arg0, double arg1, double arg2, double arg3, double arg4, IParticleData arg5)
public void
g()
removeAllPendingEntityRemovals()
method_2936()
m_cjorydqr()
finishRemovingEntities()
func_73022_a()
public CrashReportCategory
a(d arg0)
fillReportDetails(CrashReport arg0)
method_8538(class_128 arg0)
m_zeanzqdx(C_bkefkbum arg0)
addDetailsToCrashReport(CrashReport arg0)
func_72914_a(CrashReport arg0)
public void
a(awg arg0, double arg1, double arg2, double arg3, yo arg4, yq arg5, float arg6, float arg7)
playSound(Player arg0, double arg1, double arg2, double arg3, SoundEvent arg4, SoundSource arg5, float arg6, float arg7)
method_8465(class_1657 arg0, double arg1, double arg2, double arg3, class_3414 arg4, class_3419 arg5, float arg6, float arg7)
m_mgrwyqko(C_jzrpycqo arg0, double arg1, double arg2, double arg3, C_avavozay arg4, C_pqzizukq arg5, float arg6, float arg7)
playSound(PlayerEntity arg0, double arg1, double arg2, double arg3, SoundEvent arg4, SoundCategory arg5, float arg6, float arg7)
func_184148_a(PlayerEntity arg0, double arg1, double arg2, double arg3, SoundEvent arg4, SoundCategory arg5, float arg6, float arg7)
playSound(EntityHuman arg0, double arg1, double arg2, double arg3, SoundEffect arg4, SoundCategory arg5, float arg6, float arg7)
public void
a(awg arg0, aio arg1, yo arg2, yq arg3, float arg4, float arg5)
playSound(Player arg0, Entity arg1, SoundEvent arg2, SoundSource arg3, float arg4, float arg5)
method_8449(class_1657 arg0, class_1297 arg1, class_3414 arg2, class_3419 arg3, float arg4, float arg5)
m_aggbfygi(C_jzrpycqo arg0, C_astfners arg1, C_avavozay arg2, C_pqzizukq arg3, float arg4, float arg5)
playSoundFromEntity(PlayerEntity arg0, Entity arg1, SoundEvent arg2, SoundCategory arg3, float arg4, float arg5)
func_217384_a(PlayerEntity arg0, Entity arg1, SoundEvent arg2, SoundCategory arg3, float arg4, float arg5)
playSound(EntityHuman arg0, Entity arg1, SoundEffect arg2, SoundCategory arg3, float arg4, float arg5)
public void
a(ew arg0, yo arg1, yq arg2, float arg3, float arg4, boolean arg5)
playLocalSound(BlockPos arg0, SoundEvent arg1, SoundSource arg2, float arg3, float arg4, boolean arg5)
method_2947(class_2338 arg0, class_3414 arg1, class_3419 arg2, float arg3, float arg4, boolean arg5)
m_ixzwuxug(C_hynzadkk arg0, C_avavozay arg1, C_pqzizukq arg2, float arg3, float arg4, boolean arg5)
playSound(BlockPos pos, SoundEvent sound, SoundCategory category, float volume, float pitch, boolean useDistance)
func_184156_a(BlockPos arg0, SoundEvent arg1, SoundCategory arg2, float arg3, float arg4, boolean arg5)
public void
a(double arg0, double arg1, double arg2, yo arg3, yq arg4, float arg5, float arg6, boolean arg7)
playLocalSound(double arg0, double arg1, double arg2, SoundEvent arg3, SoundSource arg4, float arg5, float arg6, boolean arg7)
method_8486(double arg0, double arg1, double arg2, class_3414 arg3, class_3419 arg4, float arg5, float arg6, boolean arg7)
m_ihnwblce(double arg0, double arg1, double arg2, C_avavozay arg3, C_pqzizukq arg4, float arg5, float arg6, boolean arg7)
playSound(double arg0, double arg1, double arg2, SoundEvent arg3, SoundCategory arg4, float arg5, float arg6, boolean arg7)
func_184134_a(double arg0, double arg1, double arg2, SoundEvent arg3, SoundCategory arg4, float arg5, float arg6, boolean arg7)
public void
a(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, id arg6)
createFireworks(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, CompoundTag arg6)
method_8547(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, class_2487 arg6)
m_otijpntb(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, C_hhlwcnih arg6)
addFireworkParticle(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, CompoundTag arg6)
func_92088_a(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, CompoundNBT arg6)
public void
a(kc<?> arg0)
sendPacketToServer(Packet<?> arg0)
method_8522(class_2596<?> arg0)
m_iktqnbus(C_zyjtrjrl<?> arg0)
sendPacket(Packet<?> arg0)
func_184135_a(IPacket<?> arg0)
public RecipeManager
s()
getRecipeManager()
method_8433()
m_arweyhee()
getRecipeManager()
func_199532_z()
getCraftingManager()
public void
a(cti arg0)
setScoreboard(Scoreboard arg0)
method_2944(class_269 arg0)
m_ovbljgkx(C_ymwyplge arg0)
setScoreboard(Scoreboard scoreboard)
func_96443_a(Scoreboard arg0)
public void
b(long arg0)
setDayTime(long arg0)
method_8435(long arg0)
m_unnoblkh(long arg0)
setTimeOfDay(long arg0)
func_72877_b(long arg0)
setDayTime(long arg0)
public TickList<Block>
G()
getBlockTicks()
method_8397()
m_lpnurhso()
getBlockTickScheduler()
func_205220_G_()
getBlockTickList()
public TickList<Fluid>
F()
getLiquidTicks()
method_8405()
m_vdnkudza()
getFluidTickScheduler()
func_205219_F_()
getFluidTickList()
public ClientChunkCache
h()
getChunkSource()
method_2935()
m_flexcvzx()
getChunkManager()
func_72863_F()
getChunkProvider()
public MapItemSavedData
a(String arg0)
getMapData(String arg0)
method_17891(String arg0)
m_olkmteoq(String arg0)
getMapState(String arg0)
func_217406_a(String arg0)
public void
a(coh arg0)
setMapData(MapItemSavedData arg0)
method_17890(class_22 arg0)
m_pvhwkaaj(C_nvpllgmg arg0)
putMapState(MapState arg0)
func_217399_a(MapData arg0)
public int
y()
getFreeMapId()
method_17889()
m_lihtykei()
getNextMapId()
func_217395_y()
getWorldMapCount()
public Scoreboard
D()
getScoreboard()
method_8428()
m_odeocggc()
getScoreboard()
func_96441_U()
getScoreboard()
public TagManager
t()
getTagManager()
method_8514()
m_hjpgestz()
getTagManager()
func_205772_D()
public void
a(ew arg0, bvt arg1, bvt arg2, int arg3)
sendBlockUpdated(BlockPos arg0, BlockState arg1, BlockState arg2, int arg3)
method_8413(class_2338 arg0, class_2680 arg1, class_2680 arg2, int arg3)
m_dmpgcjnl(C_hynzadkk arg0, C_txtbiemp arg1, C_txtbiemp arg2, int arg3)
updateListeners(BlockPos arg0, BlockState arg1, BlockState arg2, int arg3)
func_184138_a(BlockPos arg0, BlockState arg1, BlockState arg2, int arg3)
notify(BlockPosition arg0, IBlockData arg1, IBlockData arg2, int arg3)
public void
b(ew arg0, bvt arg1, bvt arg2)
setBlocksDirty(BlockPos arg0, BlockState arg1, BlockState arg2)
method_16109(class_2338 arg0, class_2680 arg1, class_2680 arg2)
m_eicusrke(C_hynzadkk arg0, C_txtbiemp arg1, C_txtbiemp arg2)
checkBlockRerender(BlockPos arg0, BlockState arg1, BlockState arg2)
func_225319_b(BlockPos arg0, BlockState arg1, BlockState arg2)
public void
b(int arg0, int arg1, int arg2)
setSectionDirtyWithNeighbors(int arg0, int arg1, int arg2)
method_18113(int arg0, int arg1, int arg2)
m_otgsrynv(int arg0, int arg1, int arg2)
scheduleBlockRenders(int x, int y, int z)
func_217427_b(int arg0, int arg1, int arg2)
public void
a(int arg0, ew arg1, int arg2)
destroyBlockProgress(int arg0, BlockPos arg1, int arg2)
method_8517(int arg0, class_2338 arg1, int arg2)
m_kvxjplzd(int arg0, C_hynzadkk arg1, int arg2)
setBlockBreakingInfo(int arg0, BlockPos arg1, int arg2)
func_175715_c(int arg0, BlockPos arg1, int arg2)
public void
b(int arg0, ew arg1, int arg2)
globalLevelEvent(int arg0, BlockPos arg1, int arg2)
method_8474(int arg0, class_2338 arg1, int arg2)
m_deqhnown(int arg0, C_hynzadkk arg1, int arg2)
playGlobalEvent(int arg0, BlockPos arg1, int arg2)
func_175669_a(int arg0, BlockPos arg1, int arg2)
public void
a(awg arg0, int arg1, ew arg2, int arg3)
levelEvent(Player arg0, int arg1, BlockPos arg2, int arg3)
method_8444(class_1657 arg0, int arg1, class_2338 arg2, int arg3)
m_kiwkevmb(C_jzrpycqo arg0, int arg1, C_hynzadkk arg2, int arg3)
playLevelEvent(PlayerEntity arg0, int arg1, BlockPos arg2, int arg3)
func_217378_a(PlayerEntity arg0, int arg1, BlockPos arg2, int arg3)
public void
a(gf arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
addParticle(ParticleOptions arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
method_8406(class_2394 arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
m_bmupbnfh(C_nqucohct arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
addParticle(ParticleEffect arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
func_195594_a(IParticleData arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
addParticle(ParticleParam arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
public void
a(gf arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
addParticle(ParticleOptions arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
method_8466(class_2394 arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
m_jgcdfdeq(C_nqucohct arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
addParticle(ParticleEffect arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
func_195590_a(IParticleData arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
public void
b(gf arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
addAlwaysVisibleParticle(ParticleOptions arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
method_8494(class_2394 arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
m_zelqnisf(C_nqucohct arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
addImportantParticle(ParticleEffect arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
func_195589_b(IParticleData arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
public void
b(gf arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
addAlwaysVisibleParticle(ParticleOptions arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
method_17452(class_2394 arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
m_rojxhffu(C_nqucohct arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
addImportantParticle(ParticleEffect arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
func_217404_b(IParticleData arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
public List<AbstractClientPlayer>
A()
players()
method_18456()
m_keuhwtge()
getPlayers()
func_217369_A()
getPlayers()