History - net.minecraft.client.world.ClientWorld

1.7.10

Names

bjf

net.minecraft.class_478

net.minecraft.client.world.ClientWorld

net.minecraft.client.multiplayer.WorldClient

Fields

ClientPlayNetworkHandler: a, field_1661, networkHandler, sendQueue

ClientChunkCache: b, field_1662, chunkCache, clientChunkProvider

Int2ObjectHashMap: c, field_1663, entitiesByNetworkId, entityHashSet

Set: J, field_1664, forcedEntities, entityList

Set: K, field_1658, pendingEntities, entitySpawnQueue

Minecraft: L, field_1659, minecraft, mc

Set: M, field_1660, lastTickingChunks, previousActiveChunkSet

Constructors

(ClientPlayNetworkHandler, WorldSettings, int, Difficulty, Profiler)

Methods

void (): b, method_3646, tick, tick

void (int, int, int, int, int, int): a, method_1251, clearBlockResets, invalidateBlockReceiveRegion

ChunkSource (): j, method_3712, createChunkCache, createChunkProvider

void (): g, method_3701, tickChunks, func_147456_g

void (int, int, boolean): a, method_1252, updateChunk, doPreChunk

boolean (Entity): d, method_3686, addEntity, spawnEntityInWorld

void (Entity): e, method_3693, removeEntity, removeEntity

void (Entity): a, method_3626, notifyEntityAdded, onEntityAdded

void (Entity): b, method_3663, notifyEntityRemoved, onEntityRemoved

void (int, Entity): a, method_6843, forceEntity, addEntityToWorld

Entity (int): a, method_2133, getEntity, getEntityByID

Entity (int): b, method_1255, removeEntity, removeEntityFromWorld

boolean (int, int, int, Block, int): c, method_1257, setBlockWithMetadataFromPacket, func_147492_c

void (): F, method_3577, disconnect, sendQuittingDisconnectingPacket

void (): o, method_3722, tickWeather, updateWeather

int (): p, method_6411, getChunkViewDistance, getRenderDistanceChunks

void (int, int, int): C, method_1248, doRandomDisplayTicks, doVoidFogParticles

void (): a, method_1249, unloadEntities, removeAllEntities

CrashReportCategory (CrashReport): a, method_4684, populateCrashReport, addWorldInfoToCrashReport

void (double, double, double, String, float, float, boolean): a, method_3648, playSound, playSound

void (double, double, double, double, double, double, NbtCompound): a, method_4681, addFireworksParticle, makeFireworks

void (Scoreboard): a, method_5131, setScoreboard, setWorldScoreboard

void (long): b, method_3657, setTimeOfDay, setWorldTime