net.minecraft.client.world

public class ClientWorld

extends World

All mapped superinterfaces:

BlockRenderView, BlockView, IWorld, EntityView, CollisionView, ModifiableTestableWorld, TestableWorld, ModifiableWorld

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

Field summary

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

Constructor summary

ModifierConstructor
public (ClientPlayNetworkHandler arg0, LevelInfo levelInfo, DimensionType arg2, int chunkLoadDistance, Profiler arg4, WorldRenderer arg5)

Method summary

Modifier and TypeMethod
public void
a(BooleanSupplier arg0)
tick(BooleanSupplier arg0)
method_8441(BooleanSupplier arg0)
tick(BooleanSupplier arg0)
m_qqcmnpol(BooleanSupplier arg0)
tick(BooleanSupplier hasTimeLeft)
func_72835_b(BooleanSupplier arg0)
tick(BooleanSupplier hasTimeLeft)
public Iterable<Entity>
b()
entitiesForRendering()
method_18112()
getEntities()
m_ecoofydh()
m_95018451()
func_217416_b()
getAllEntities()
public void
d()
tickEntities()
method_18116()
tickEntities()
m_bvbivhvb()
tickEntities()
func_217419_d()
tickEntities()
public void
a(aio arg0)
tickNonPassenger(Entity arg0)
method_18646(class_1297 arg0)
tickEntity(Entity entity)
m_ruxywmmi(C_astfners arg0)
m_07416577(Entity arg0)
func_217418_a(Entity arg0)
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)
tickPassenger(Entity entity, Entity passenger)
m_jyqknodi(C_astfners arg0, C_astfners arg1)
m_89721068(Entity arg0, Entity arg1)
func_217420_a(Entity arg0, Entity arg1)
func_217420_a(Entity arg0, Entity arg1)
public void
b(aio arg0)
updateChunkPos(Entity arg0)
method_18648(class_1297 arg0)
checkChunk(Entity entity)
m_mmiralum(C_astfners arg0)
m_23498508(Entity arg0)
func_217423_b(Entity arg0)
func_217423_b(Entity arg0)
public void
a(bxt arg0)
unload(LevelChunk arg0)
method_18110(class_2818 arg0)
unloadBlockEntities(WorldChunk chunk)
m_etousvoc(C_hrdsvlkq arg0)
m_31703470(WorldChunk arg0)
func_217409_a(Chunk arg0)
onChunkUnloaded(Chunk arg0)
public boolean
b(int arg0, int arg1)
hasChunk(int arg0, int arg1)
method_8393(int arg0, int arg1)
isChunkLoaded(int arg0, int arg1)
m_vahflkwe(int arg0, int arg1)
isChunkLoaded(int arg0, int arg1)
func_217354_b(int arg0, int arg1)
chunkExists(int arg0, int arg1)
private void
j()
playMoodSounds()
method_2939()
tickCaveAmbientSound()
m_gdgiuvxf()
m_22961896()
func_217426_j()
func_217426_j()
public int
f()
getEntityCount()
method_18120()
getRegularEntityCount()
m_bzoldqrn()
m_59492290()
func_217425_f()
func_217425_f()
public void
a(atu arg0)
addLightning(LightningBolt arg0)
method_18108(class_1538 arg0)
addLightning(LightningEntity lightning)
m_tgmpzceq(C_kbpqznyn arg0)
m_70690634(LightningBoltEntity arg0)
func_217410_a(LightningBoltEntity arg0)
addLightning(LightningBoltEntity arg0)
public void
a(int arg0, dmm arg1)
addPlayer(int arg0, AbstractClientPlayer arg1)
method_18107(int arg0, class_742 arg1)
addPlayer(int id, AbstractClientPlayerEntity player)
m_lomllguc(int arg0, C_sgyyxgui arg1)
m_17512834(int arg0, ClientPlayerEntity arg1)
func_217408_a(int arg0, AbstractClientPlayerEntity arg1)
addPlayer(int arg0, AbstractClientPlayerEntity arg1)
public void
a(int arg0, aio arg1)
putNonPlayerEntity(int arg0, Entity arg1)
method_2942(int arg0, class_1297 arg1)
addEntity(int id, Entity entity)
m_pjhmtdjn(int arg0, C_astfners arg1)
forceEntity(int networkId, Entity entity)
func_217411_a(int arg0, Entity arg1)
addEntity(int arg0, Entity arg1)
private void
b(int arg0, aio arg1)
addEntity(int arg0, Entity arg1)
method_18114(int arg0, class_1297 arg1)
addEntityPrivate(int id, Entity entity)
m_zslfhfsv(int arg0, C_astfners arg1)
m_99979799(int arg0, Entity arg1)
func_217424_b(int arg0, Entity arg1)
addEntityImpl(int arg0, Entity arg1)
public void
d(int arg0)
removeEntity(int arg0)
method_2945(int arg0)
removeEntity(int arg0)
m_npqipynr(int arg0)
removeEntity(int arg0)
func_217413_d(int arg0)
removeEntityFromWorld(int eid)
private void
d(aio arg0)
onEntityRemoved(Entity arg0)
method_18117(class_1297 arg0)
finishRemovingEntity(Entity entity)
m_sszbsyia(C_astfners arg0)
m_71198084(Entity arg0)
func_217414_d(Entity arg0)
removeEntity(Entity arg0)
public void
b(bxt arg0)
reAddEntitiesToChunk(LevelChunk arg0)
method_18115(class_2818 arg0)
addEntitiesToChunk(WorldChunk chunk)
m_yuikarff(C_hrdsvlkq arg0)
m_11330387(WorldChunk arg0)
func_217417_b(Chunk arg0)
addEntitiesToChunk(Chunk arg0)
public Entity
a(int arg0)
getEntity(int arg0)
method_8469(int arg0)
getEntityById(int arg0)
m_lpfzsvqv(int arg0)
getEntity(int arg0)
func_73045_a(int arg0)
getEntityByID(int arg0)
public void
b(ew arg0, bvt arg1)
setKnownState(BlockPos arg0, BlockState arg1)
method_2937(class_2338 arg0, class_2680 arg1)
setBlockStateWithoutNeighborUpdates(BlockPos arg0, BlockState arg1)
m_hbscebmt(C_hynzadkk arg0, C_txtbiemp arg1)
setBlockStateFromPacket(BlockPos arg0, BlockState arg1)
func_195597_b(BlockPos arg0, BlockState arg1)
invalidateRegionAndSetBlock(BlockPos pos, BlockState state)
public void
Q()
disconnect()
method_8525()
disconnect()
m_bbirufyx()
disconnect()
func_72882_A()
sendQuittingDisconnectingPacket()
public void
a(int arg0, int arg1, int arg2)
animateTick(int arg0, int arg1, int arg2)
method_2941(int arg0, int arg1, int arg2)
doRandomBlockDisplayTicks(int xCenter, int yCenter, int arg2)
m_rpcerjgx(int arg0, int arg1, int arg2)
doRandomDisplayTicks(int x, int y, int z)
func_73029_E(int arg0, int arg1, int arg2)
animateTick(int posX, int posY, int posZ)
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)
randomBlockDisplayTick(int xCenter, int yCenter, int zCenter, int radius, Random random, boolean spawnBarrierParticles, BlockPos$Mutable pos)
m_srmxwrqr(int arg0, int arg1, int arg2, int arg3, Random arg4, boolean arg5, C_hynzadkk$C_egqitdjk arg6)
doRandomDisplayTick(int x, int y, int z, int range, Random random, boolean addBarrierParticle, BlockPos$Mutable pos)
func_184153_a(int arg0, int arg1, int arg2, int arg3, Random arg4, boolean arg5, BlockPos$MutableBlockPos arg6)
animateTick(int x, int y, int z, int offset, Random random, boolean holdingBarrier, BlockPos$MutableBlockPos pos)
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)
addParticle(BlockPos pos, BlockState state, ParticleEffect parameters, boolean arg3)
m_ztucsetl(C_hynzadkk arg0, C_txtbiemp arg1, C_nqucohct arg2, boolean arg3)
addDripParticles(BlockPos pos, BlockState state, ParticleOptions type, boolean top)
func_211530_a(BlockPos arg0, BlockState arg1, IParticleData arg2, boolean arg3)
spawnFluidParticle(BlockPos blockPosIn, BlockState blockStateIn, IParticleData particleDataIn, boolean shapeDownSolid)
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)
addParticle(BlockPos pos, ParticleEffect parameters, VoxelShape shape, double y)
m_jwugafuh(C_hynzadkk arg0, C_nqucohct arg1, C_zscvhwbd arg2, double arg3)
addDripParticle(BlockPos pos, ParticleOptions type, VoxelShape shape, double y)
func_211835_a(BlockPos arg0, IParticleData arg1, VoxelShape arg2, double arg3)
spawnParticle(BlockPos posIn, IParticleData particleDataIn, VoxelShape voxelShapeIn, 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)
addParticle(double minX, double maxX, double minZ, double maxZ, double y, ParticleEffect parameters)
m_xpzrqbsz(double arg0, double arg1, double arg2, double arg3, double arg4, C_nqucohct arg5)
addDripParticle(double minX, double maxX, double minZ, double maxZ, double y, ParticleOptions type)
func_211834_a(double arg0, double arg1, double arg2, double arg3, double arg4, IParticleData arg5)
spawnParticle(double arg0, double arg1, double arg2, double arg3, double arg4, IParticleData arg5)
public void
g()
removeAllPendingEntityRemovals()
method_2936()
finishRemovingEntities()
m_cjorydqr()
unloadEntities()
func_73022_a()
removeAllEntities()
public CrashReportSection
a(d arg0)
fillReportDetails(CrashReport arg0)
method_8538(class_128 arg0)
addDetailsToCrashReport(CrashReport arg0)
m_zeanzqdx(C_bkefkbum arg0)
populateCrashReport(CrashReport arg0)
func_72914_a(CrashReport arg0)
fillCrashReport(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)
playSound(PlayerEntity arg0, double arg1, double arg2, double arg3, SoundEvent arg4, SoundCategory 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(PlayerEntity arg0, double arg1, double arg2, double arg3, SoundEvent 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)
playSoundFromEntity(PlayerEntity arg0, Entity arg1, SoundEvent arg2, SoundCategory arg3, float arg4, float arg5)
m_aggbfygi(C_jzrpycqo arg0, C_astfners arg1, C_avavozay arg2, C_pqzizukq arg3, float arg4, float arg5)
playSound(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)
playMovingSound(PlayerEntity arg0, Entity arg1, SoundEvent 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)
playSound(BlockPos pos, SoundEvent sound, SoundCategory category, float volume, float pitch, boolean useDistance)
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 ignoreDistance)
func_184156_a(BlockPos arg0, SoundEvent arg1, SoundCategory arg2, float arg3, float arg4, boolean arg5)
playSound(BlockPos pos, SoundEvent soundIn, SoundCategory category, float volume, float pitch, boolean distanceDelay)
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)
playSound(double arg0, double arg1, double arg2, SoundEvent arg3, SoundCategory 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)
playSound(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)
addFireworkParticle(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, CompoundTag arg6)
m_otijpntb(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, C_hhlwcnih arg6)
addFireworksParticle(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, NbtCompound arg6)
func_92088_a(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, CompoundNBT arg6)
makeFireworks(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)
sendPacket(Packet<?> arg0)
m_iktqnbus(C_zyjtrjrl<?> arg0)
sendPacketToServer(Packet<?> arg0)
func_184135_a(IPacket<?> arg0)
sendPacketToServer(IPacket<?> arg0)
public RecipeManager
s()
getRecipeManager()
method_8433()
getRecipeManager()
m_arweyhee()
getCraftingManager()
func_199532_z()
getRecipeManager()
public void
a(cti arg0)
setScoreboard(Scoreboard arg0)
method_2944(class_269 arg0)
setScoreboard(Scoreboard scoreboard)
m_ovbljgkx(C_ymwyplge arg0)
setScoreboard(Scoreboard scoreboard)
func_96443_a(Scoreboard arg0)
setScoreboard(Scoreboard scoreboardIn)
public void
b(long arg0)
setDayTime(long arg0)
method_8435(long arg0)
setTimeOfDay(long arg0)
m_unnoblkh(long arg0)
setTimeOfDay(long arg0)
func_72877_b(long arg0)
setDayTime(long arg0)
public TickScheduler<Block>
G()
getBlockTicks()
method_8397()
getBlockTickScheduler()
m_lpnurhso()
getBlockTicks()
func_205220_G_()
getPendingBlockTicks()
public TickScheduler<Fluid>
F()
getLiquidTicks()
method_8405()
getFluidTickScheduler()
m_vdnkudza()
getFluidTicks()
func_205219_F_()
getPendingFluidTicks()
public ClientChunkManager
h()
getChunkSource()
method_2935()
getChunkManager()
m_flexcvzx()
getChunkSource()
func_72863_F()
getChunkProvider()
public MapState
a(String arg0)
getMapData(String arg0)
method_17891(String arg0)
getMapState(String arg0)
m_olkmteoq(String arg0)
getMapData(String arg0)
func_217406_a(String arg0)
getMapData(String arg0)
public void
a(coh arg0)
setMapData(MapItemSavedData arg0)
method_17890(class_22 arg0)
putMapState(MapState arg0)
m_pvhwkaaj(C_nvpllgmg arg0)
setMapData(SavedMapData arg0)
func_217399_a(MapData arg0)
registerMapData(MapData arg0)
public int
y()
getFreeMapId()
method_17889()
getNextMapId()
m_lihtykei()
getNextMapId()
func_217395_y()
getNextMapId()
public Scoreboard
D()
getScoreboard()
method_8428()
getScoreboard()
m_odeocggc()
getScoreboard()
func_96441_U()
getScoreboard()
public RegistryTagManager
t()
getTagManager()
method_8514()
getTagManager()
m_hjpgestz()
getTagManager()
func_205772_D()
getTags()
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)
updateListeners(BlockPos arg0, BlockState arg1, BlockState arg2, int arg3)
m_dmpgcjnl(C_hynzadkk arg0, C_txtbiemp arg1, C_txtbiemp arg2, int arg3)
notifyBlockChanged(BlockPos arg0, BlockState arg1, BlockState arg2, int arg3)
func_184138_a(BlockPos arg0, BlockState arg1, BlockState arg2, int arg3)
notifyBlockUpdate(BlockPos arg0, BlockState arg1, BlockState 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)
checkBlockRerender(BlockPos arg0, BlockState arg1, BlockState arg2)
m_eicusrke(C_hynzadkk arg0, C_txtbiemp arg1, C_txtbiemp arg2)
m_22276279(BlockPos arg0, BlockState arg1, BlockState arg2)
func_225319_b(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)
scheduleBlockRenders(int x, int y, int z)
m_otgsrynv(int arg0, int arg1, int arg2)
m_34980464(int arg0, int arg1, int arg2)
func_217427_b(int arg0, int arg1, int arg2)
markSurroundingsForRerender(int sectionX, int sectionY, int sectionZ)
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)
setBlockBreakingInfo(int arg0, BlockPos arg1, int arg2)
m_kvxjplzd(int arg0, C_hynzadkk arg1, int arg2)
updateBlockMiningProgress(int arg0, BlockPos arg1, int arg2)
func_175715_c(int arg0, BlockPos arg1, int arg2)
sendBlockBreakProgress(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)
playGlobalEvent(int arg0, BlockPos arg1, int arg2)
m_deqhnown(int arg0, C_hynzadkk arg1, int arg2)
doGlobalEvent(int arg0, BlockPos arg1, int arg2)
func_175669_a(int arg0, BlockPos arg1, int arg2)
playBroadcastSound(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)
playLevelEvent(PlayerEntity arg0, int arg1, BlockPos arg2, int arg3)
m_kiwkevmb(C_jzrpycqo arg0, int arg1, C_hynzadkk arg2, int arg3)
doWorldEvent(PlayerEntity arg0, int arg1, BlockPos arg2, int arg3)
func_217378_a(PlayerEntity arg0, int arg1, BlockPos arg2, int arg3)
playEvent(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)
addParticle(ParticleEffect 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(ParticleOptions 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(IParticleData 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)
addParticle(ParticleEffect 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(ParticleOptions 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)
addParticle(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)
addImportantParticle(ParticleEffect 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)
addGlobalParticle(ParticleOptions 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)
addOptionalParticle(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)
addImportantParticle(ParticleEffect 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)
addGlobalParticle(ParticleOptions 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)
addOptionalParticle(IParticleData arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
public List<AbstractClientPlayerEntity>
A()
players()
method_18456()
getPlayers()
m_keuhwtge()
getPlayers()
func_217369_A()
getPlayers()