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 lsintermediary net/minecraft/class_789named net/minecraft/world/MultiServerWorld
-
Field Summary
FieldsFields inherited from class net.minecraft.server.world.ServerWorld
field_11761, savingDisabledFields inherited from class net.minecraft.world.World
blockEntities, chunkProvider, dimension, entities, eventListeners, field_12435, field_12436, field_4523, 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, getChunkProvider, getEntities, getEntities, getEntity, getEntityTracker, getForcedSpawnPoint, getPlayerWorldManager, getPortalTeleporter, getServer, hasScheduledTick, isChunkLoaded, isOnThread, isReady, method_10749, method_10753, method_10754, method_11489, method_11491, method_12778, method_12780, method_12783, method_13688, method_2141, method_3599, method_3644, method_3669, method_4682, method_5323, method_8537, onEntityRemoved, onEntitySpawned, placeBonusChest, resetIdleTimeout, save, sendEntityStatus, setDefaultSpawnClient, setPropertiesInitialized, spawnEntity, tick, tickBlocks, tickEntities, tickWeatherMethods inherited from class net.minecraft.world.World
addBlockEntities, addBlockEntity, addDetailsToCrashReport, addFireworkParticle, addListener, addParticle, addParticle, addToCrashReport, blockExists, calculateAmbientDarkness, containsFireSource, containsFluid, containsMaterial, createExplosion, disconnect, doesBoxCollide, extinguishFire, getAmbientDarkness, getBiome, getBlockEntity, getBlockState, getBrightness, getCalenderInstance, getChunk, getChunk, 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, 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, isDay, isEmittingRedstonePower, isLoaded, isPlayerInRange, isRaining, isReceivingRedstonePower, isRegionLoaded, isRegionLoaded, isRegionLoaded, isRegionLoaded, isRegionLoaded, isRegionLoaded, isThundering, loadEntity, markDirty, method_11477, method_11478, method_11480, method_11481, method_11482, method_11483, method_11484, method_11486, method_11487, method_11488, method_11490, method_11492, method_13313, method_13686, method_13687, method_13690, method_13691, method_13692, method_13693, method_13694, method_3597, method_3605, 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_3726, method_4689, method_4690, method_8485, method_8491, method_8493, method_8506, method_8509, method_8514, method_8521, method_8531, method_8536, method_8539, method_8540, method_8543, method_8545, method_8546, method_8550, method_8552, method_8557, method_8558, method_8559, method_8562, method_8566, method_8567, method_8568, onLightUpdate, onRenderRegionUpdate, onRenderRegionUpdate, playSound, playSound, queueBlockEntity, rayTrace, rayTrace, rayTrace, readSaveLock, recievesSunlight, removeBlock, removeBlockEntity, removeEntity, removeListener, renderAsNormalBlock, setAir, setAmbientDarkness, setBlockBreakingInfo, setBlockEntity, setBlockState, setItemData, setRainGradient, setSeaLevel, setSpawnPos, setThunderGradient, setTime, setTimeOfDay, syncGlobalEvent, syncWorldEvent, unloadEntities, updateHorizontalAdjacent, updateNeighborsExcept
-
Field Details
-
world
- Mappings:
Namespace Name Mixin selector official aLls;a:Llw;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>Lls;<init>(Lnet/minecraft/server/MinecraftServer;Lbbw;ILlw;Lou;)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 aLlw;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 bLajs;b()Lajs;intermediary method_8525Lnet/minecraft/class_1150;method_8525()Lnet/minecraft/class_1150;named getWorldLnet/minecraft/world/World;getWorld()Lnet/minecraft/world/World;
-
method_12763
public void method_12763()- Mappings:
Namespace Name Mixin selector official cLls;c()Vintermediary method_12763Lnet/minecraft/class_789;method_12763()Vnamed method_12763Lnet/minecraft/world/MultiServerWorld;method_12763()V
-