Package net.minecraft.world
Class MultiServerWorld
java.lang.Object
net.minecraft.world.World
net.minecraft.server.world.ServerWorld
net.minecraft.world.MultiServerWorld
- All Implemented Interfaces:
ThreadExecutor,BlockView
- Mappings:
Namespace Name official kzintermediary net/minecraft/class_789named net/minecraft/world/MultiServerWorld
-
Field Summary
FieldsFields inherited from class net.minecraft.server.world.ServerWorld
chunkCache, field_11761, savingDisabledFields inherited from class net.minecraft.world.World
blockEntities, chunkProvider, dimension, entities, eventListeners, field_4523, field_4530, idToEntity, immediateUpdates, isClient, lcgBlockSeed, levelProperties, loadedEntities, persistentStateManager, playerEntities, profiler, rainGradient, rainGradientPrev, random, saveHandler, scoreboard, spawnAnimals, spawnMonsters, thunderGradient, thunderGradientPrev, tickingBlockEntities, unloadedEntities, unusedIncrement, villageState -
Constructor Summary
ConstructorsConstructorDescriptionMultiServerWorld(MinecraftServer server, SaveHandler saveHandler, int id, ServerWorld world, Profiler profiler) -
Method Summary
Methods inherited from class net.minecraft.server.world.ServerWorld
addBlockAction, addBlockTick, addEntity, addParticle, addParticle, canPlayerModifyAt, checkChunk, close, createExplosion, execute, getChunkCache, getEntities, getEntities, getEntity, getEntityTracker, getForcedSpawnPoint, getNextMapId, getPlayerWorldManager, getPortalTeleporter, getServer, hasScheduledTick, isOnThread, isReady, method_10749, method_10753, method_10754, method_2134, method_2141, method_3599, method_3644, method_3669, method_4682, method_5323, onEntityRemoved, onEntitySpawned, placeBonusChest, resetIdleTimeout, save, sendEntityStatus, setDefaultSpawnClient, setPropertiesInitialized, tick, tickBlocks, tickEntities, tickWeatherMethods inherited from class net.minecraft.world.World
addBlockEntities, addBlockEntity, addDetailsToCrashReport, addFireworkParticle, addListener, addParticle, addParticle, addToCrashReport, blockExists, calculateAmbientDarkness, canBlockBePlaced, containsBlockWithMaterial, containsFireSource, containsFluid, containsMaterial, createExplosion, disconnect, doesBoxCollide, extinguishFire, getAmbientDarkness, getBiome, getBiomeSource, getBlockAt, getBlockEntity, getBlockState, getBrightness, getCalenderInstance, getChunk, getChunk, getChunkProvider, getClosestPlayer, getClosestPlayer, getCloudColor, getDebugString, getEffectiveHeight, getEmittedRedstonePower, getEntitiesByClass, getEntitiesIn, getEntitiesIn, getEntitiesInBox, getEntitiesInBox, getEntityById, getFogColor, getGameRules, getGeneratorType, getGlobalDifficulty, getHorizonHeight, getLastUpdateTime, getLevelProperties, getLight, getLightAtPos, getLoadedEntities, getLocalDifficulty, getLuminance, getMaxBuildHeight, getMoonPhase, getMoonSize, getNearestStructurePos, getPlayerByName, getPlayerByUuid, getRainGradient, getReceivedRedstonePower, getReceivedStrongRedstonePower, getSaveHandler, getScoreboard, getSeaLevel, getSeed, getSkyAngle, getSkyAngleRadians, getSpawnPos, getStrongRedstonePower, getStructureRandom, getThunderGradient, getTimeOfDay, getTopPosition, getVillageState, getWorldBorder, hasDirectSunlight, hasEntityIn, hasEntityIn, hasHighHumidity, hasRain, initWeatherGradients, isAir, isBoxNotEmpty, isChunkLoaded, isChunkLoaded, isDay, isEmittingRedstonePower, isEmpty, isInsideWorld, isLoaded, isOpaque, isPlayerInRange, isRaining, isReceivingRedstonePower, isRegionLoaded, isRegionLoaded, isRegionLoaded, isRegionLoaded, isRegionLoaded, isRegionLoaded, isThundering, loadEntity, markDirty, method_3597, method_3605, method_3608, method_3610, method_3612, method_3616, method_3619, method_3631, method_3645, method_3649, method_3660, method_3700, method_3704, method_3705, method_3707, method_4689, method_4690, method_8485, method_8491, method_8506, method_8514, method_8521, method_8522, method_8531, method_8536, method_8537, method_8539, method_8543, method_8545, method_8550, method_8552, method_8557, method_8558, method_8559, method_8562, method_8565, method_8566, method_8567, method_8568, neighbourUpdate, onBlockUpdate, onLightUpdate, onRenderRegionUpdate, onRenderRegionUpdate, playMusicDisc, playSound, playSound, playSound, playSound, queueBlockEntity, rayTrace, rayTrace, rayTrace, readSaveLock, recievesSunlight, removeBlock, removeBlockEntity, removeEntity, removeListener, renderAsNormalBlock, scheduleTick, setAir, setAmbientDarkness, setBlockBreakingInfo, setBlockEntity, setBlockState, setItemData, setRainGradient, setSeaLevel, setSpawnPos, setThunderGradient, setTime, setTimeOfDay, spawnEntity, syncGlobalEvent, syncWorldEvent, unloadEntities, updateHorizontalAdjacent, updateLighting, updateNeighborsAlways, updateNeighborsExcept
-
Field Details
-
world
- Mappings:
Namespace Name Mixin selector official aLkz;a:Lle;intermediary field_11757Lnet/minecraft/class_789;field_11757:Lnet/minecraft/class_795;named worldLnet/minecraft/world/MultiServerWorld;world:Lnet/minecraft/server/world/ServerWorld;
-
-
Constructor Details
-
MultiServerWorld
public MultiServerWorld(MinecraftServer server, SaveHandler saveHandler, int id, ServerWorld world, Profiler profiler) - Mappings:
Namespace Name Mixin selector official <init>Lkz;<init>(Lnet/minecraft/server/MinecraftServer;Latp;ILle;Lnt;)Vintermediary <init>Lnet/minecraft/class_789;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/class_101;ILnet/minecraft/class_795;Lnet/minecraft/class_839;)Vnamed <init>Lnet/minecraft/world/MultiServerWorld;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/SaveHandler;ILnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/profiler/Profiler;)V
-
-
Method Details
-
method_2132
protected void method_2132()- Overrides:
method_2132in classServerWorld- Mappings:
Namespace Name Mixin selector official aLle;a()Vintermediary method_2132Lnet/minecraft/class_795;method_2132()Vnamed method_2132Lnet/minecraft/server/world/ServerWorld;method_2132()V
-
getWorld
- Overrides:
getWorldin classServerWorld- Mappings:
Namespace Name Mixin selector official bLadm;b()Ladm;intermediary method_8525Lnet/minecraft/class_1150;method_8525()Lnet/minecraft/class_1150;named getWorldLnet/minecraft/world/World;getWorld()Lnet/minecraft/world/World;
-