| public boolean | | a(int arg0, int arg1) | | method_3878(int arg0, int arg1) | | isAt(int chunkX, int chunkZ) | | func_76600_a(int arg0, int arg1) | | isAtLocation(int x, int z) |
|
| public int | |
| public int | | b(int arg0, int arg1) | | method_3898(int arg0, int arg1) | | getHeight(int localX, int localZ) | | func_76611_b(int arg0, int arg1) | | getHeightValue(int x, int z) |
|
| private WorldChunkSection | | y() | | method_11773() | | getTopSection() | | func_186031_y() | | getLastExtendedBlockStorage() |
|
| public int | | g() | | method_3916() | | getHighestSectionOffset() | | func_76625_h() | | getTopFilledSegment() |
|
| public WorldChunkSection[] | | h() | | method_3918() | | getSections() | | func_76587_i() | | getBlockStorageArray() |
|
| public void | | b() | | method_3897() | | populateHeightMap() | | func_76603_b() | | generateSkylightMap() |
|
| private void | | d(int arg0, int arg1) | | method_3911(int arg0, int arg1) | | recheckGap(int localX, int localZ) | | func_76595_e(int arg0, int arg1) | | propagateSkylightOcclusion(int x, int z) |
|
| private void | | h(boolean arg0) | | method_6534(boolean arg0) | | lightGaps(boolean checkOne) | | func_150803_c(boolean arg0) | | recheckGaps(boolean onlyOne) |
|
| private void | | b(int arg0, int arg1, int arg2) | | method_3915(int arg0, int arg1, int arg2) | | lightGap(int x, int z, int y) | | func_76599_g(int arg0, int arg1, int arg2) | | checkSkylightNeighborHeight(int x, int z, int maxValue) |
|
| private void | | a(int arg0, int arg1, int arg2, int arg3) | | method_3909(int arg0, int arg1, int arg2, int arg3) | | updateSkyLight(int x, int z, int minY, int maxY) | | func_76609_d(int arg0, int arg1, int arg2, int arg3) | | updateSkylightNeighborHeight(int x, int z, int startY, int endY) |
|
| private void | | c(int arg0, int arg1, int arg2) | | method_3917(int arg0, int arg1, int arg2) | | updateHeightMap(int localX, int y, int localZ) | | func_76615_h(int arg0, int arg1, int arg2) | | relightBlock(int x, int y, int z) |
|
| public int | |
| private int | | d(int arg0, int arg1, int arg2) | | method_3899(int arg0, int arg1, int arg2) | | getOpacity(int x, int y, int z) | | func_150808_b(int arg0, int arg1, int arg2) | | getBlockLightOpacity(int x, int y, int z) |
|
| public BlockState | |
| public BlockState | | a(int arg0, int arg1, int arg2) | | method_11767(int arg0, int arg1, int arg2) | | getBlockState(int x, int y, int z) | | func_186032_a(int arg0, int arg1, int arg2) | | getBlockState(int x, int y, int z) |
|
| public BlockState | |
| public int | |
| public void | | a(ana arg0, et arg1, int arg2) | | method_3891(class_1161 arg0, class_2552 arg1, int arg2) | | setLight(LightType type, BlockPos pos, int light) | | func_177431_a(EnumSkyBlock arg0, BlockPos arg1, int arg2) | | setLightFor(EnumSkyBlock type, BlockPos pos, int value) |
|
| public int | | a(et arg0, int arg1) | | method_9134(class_2552 arg0, int arg1) | | getLight(BlockPos pos, int ambientDarkness) | | func_177443_a(BlockPos arg0, int arg1) | | getLightSubtracted(BlockPos pos, int amount) |
|
| public void | |
| public void | |
| public void | | a(vg arg0, int arg1) | | method_3888(class_864 arg0, int arg1) | | removeEntity(Entity entity, int chunkY) | | func_76608_a(Entity arg0, int arg1) | | removeEntityAtIndex(Entity entityIn, int index) |
|
| public boolean | |
| private BlockEntity | |
| public BlockEntity | |
| public void | |
| public void | |
| public void | |
| public void | | c() | | method_3902() | | load() | | func_76631_c() | | onLoad() |
|
| public void | | d() | | method_3906() | | unload() | | func_76623_d() | | onUnload() |
|
| public void | | e() | | method_3910() | | markDirty() | | func_76630_e() | | markDirty() |
|
| public void | | a(vg arg0, bhb arg1, List<vg> arg2, com.google.common.base.Predicate<? super vg> arg3) | | method_9141(class_864 arg0, class_231 arg1, List<class_864> arg2, com.google.common.base.Predicate<? super class_864> arg3) | | getEntities(Entity exclude, Box bounds, List<Entity> entities, com.google.common.base.Predicate<? super Entity> filter) | | func_177414_a(Entity arg0, AxisAlignedBB arg1, List<Entity> arg2, com.google.common.base.Predicate<? super Entity> arg3) | | getEntitiesWithinAABBForEntity(Entity entityIn, AxisAlignedBB aabb, List<Entity> listToFill, com.google.common.base.Predicate<? super Entity> filter) |
|
| public <T extends Entity> void | | a(Class<? extends T> arg0, bhb arg1, List<T> arg2, com.google.common.base.Predicate<? super T> arg3) | | method_9140(Class<? extends T> arg0, class_231 arg1, List<T> arg2, com.google.common.base.Predicate<? super T> arg3) | | getEntitiesOfType(Class<? extends T> type, Box bounds, List<T> entities, com.google.common.base.Predicate<? super T> filter) | | func_177430_a(Class<? extends T> arg0, AxisAlignedBB arg1, List<T> arg2, com.google.common.base.Predicate<? super T> arg3) | | getEntitiesOfTypeWithinAABB(Class<? extends T> entityClass, AxisAlignedBB aabb, List<T> listToFill, com.google.common.base.Predicate<? super T> filter) |
|
| public boolean | | a(boolean arg0) | | method_3893(boolean arg0) | | shouldSave(boolean saveEntities) | | func_76601_a(boolean arg0) | | needsSaving(boolean arg0) |
|
| public Random | | a(long arg0) | | method_3884(long arg0) | | getRandomForSlime(long seed) | | func_76617_a(long arg0) | | getRandomWithSeed(long seed) |
|
| public boolean | | f() | | method_3914() | | isEmpty() | | func_76621_g() | | isEmpty() |
|
| public void | |
| protected void | |
| public BlockPos | |
| public void | | b(boolean arg0) | | method_6533(boolean arg0) | | tick(boolean skipCheckGaps) | | func_150804_b(boolean arg0) | | onTick(boolean skipRecheckGaps) |
|
| public boolean | | i() | | method_6536() | | isPopulated() | | func_150802_k() | | isPopulated() |
|
| public boolean | | j() | | method_11772() | | hasTicked() | | func_186035_j() | | wasTicked() |
|
| public ChunkPos | | k() | | method_3920() | | getPos() | | func_76632_l() | | getPos() |
|
| public boolean | | c(int arg0, int arg1) | | method_3903(int arg0, int arg1) | | isEmpty(int minY, int maxY) | | func_76606_c(int arg0, int arg1) | | isEmptyBetween(int startY, int endY) |
|
| public void | |
| public Biome | |
| public byte[] | | l() | | method_3921() | | getBiomes() | | func_76605_m() | | getBiomeArray() |
|
| public void | | a(byte[] arg0) | | method_3894(byte[] arg0) | | setBiomes(byte[] biomes) | | func_76616_a(byte[] arg0) | | setBiomeArray(byte[] biomeArray) |
|
| public void | | m() | | method_3922() | | resetBorderLightChecks() | | func_76613_n() | | resetRelightChecks() |
|
| public void | | n() | | method_3923() | | checkBorderLight() | | func_76594_o() | | enqueueRelightChecks() |
|
| public void | | o() | | method_6537() | | populateLight() | | func_150809_p() | | checkLight() |
|
| private void | | z() | | method_9167() | | queueLightUpdates() | | func_177441_y() | | setSkylightUpdated() |
|
| private void | |
| private boolean | | e(int arg0, int arg1) | | method_6535(int arg0, int arg1) | | checkLightAt(int localX, int localZ) | | func_150811_f(int arg0, int arg1) | | checkLight(int x, int z) |
|
| public boolean | | p() | | method_9158() | | isLoaded() | | func_177410_o() | | isLoaded() |
|
| public World | | q() | | method_9159() | | getWorld() | | func_177412_p() | | getWorld() |
|
| public int[] | | r() | | method_9160() | | getHeightMap() | | func_177445_q() | | getHeightMap() |
|
| public void | | a(int[] arg0) | | method_9142(int[] arg0) | | setHeightMap(int[] heightMap) | | func_177420_a(int[] arg0) | | setHeightMap(int[] newHeightMap) |
|
| public Map<BlockPos, BlockEntity> | | s() | | method_9161() | | getBlockEntities() | | func_177434_r() | | getTileEntityMap() |
|
| public TypeInstanceMultiMap<Entity>[] | | t() | | method_9162() | | getEntities() | | func_177429_s() | | getEntityLists() |
|
| public boolean | | u() | | method_9163() | | isTerrainPopulated() | | func_177419_t() | | isTerrainPopulated() |
|
| public void | | d(boolean arg0) | | method_9149(boolean arg0) | | setTerrainPopulated(boolean populated) | | func_177446_d(boolean arg0) | | setTerrainPopulated(boolean terrainPopulated) |
|
| public boolean | | v() | | method_9164() | | isLightPopulated() | | func_177423_u() | | isLightPopulated() |
|
| public void | | e(boolean arg0) | | method_9151(boolean arg0) | | setLightPopulated(boolean populated) | | func_177421_e(boolean arg0) | | setLightPopulated(boolean lightPopulated) |
|
| public void | | f(boolean arg0) | | method_9153(boolean arg0) | | setDirty(boolean dirty) | | func_177427_f(boolean arg0) | | setModified(boolean modified) |
|
| public void | | g(boolean arg0) | | method_9155(boolean arg0) | | setHasEntities(boolean hasEntities) | | func_177409_g(boolean arg0) | | setHasEntities(boolean hasEntitiesIn) |
|
| public void | | b(long arg0) | | method_9143(long arg0) | | setLastSaveTime(long lastSaveTime) | | func_177432_b(long arg0) | | setLastSaveTime(long saveTime) |
|
| public int | | w() | | method_9165() | | getLowestHeight() | | func_177442_v() | | getLowestHeight() |
|
| public long | | x() | | method_9166() | | getInhabitedTime() | | func_177416_w() | | getInhabitedTime() |
|
| public void | | c(long arg0) | | method_9145(long arg0) | | setInhabitedTime(long time) | | func_177415_c(long arg0) | | setInhabitedTime(long newInhabitedTime) |
|
| protected void | | a() | | method_3877() | | populateHeightMapOnly() | | func_76590_a() | | generateHeightMap() |
|
| public void | | a(gy arg0, int arg1, boolean arg2) | | method_3895(class_1967 arg0, int arg1, boolean arg2) | | update(PacketByteBuf buffer, int sections, boolean full) | | func_186033_a(PacketBuffer arg0, int arg1, boolean arg2) | | read(PacketBuffer buf, int availableSections, boolean groundUpContinuous) |
|
| public void | | c(boolean arg0) | | method_9147(boolean arg0) | | setLoaded(boolean loaded) | | func_177417_c(boolean arg0) | | markLoaded(boolean loaded) |
|