public class ServerMultiWorld extends ServerWorld
customTeleporters, disableLevelSaving, doneChunks, raidsaddedTileEntityList, captureBlockSnapshots, capturedBlockSnapshots, chunkProvider, dimension, DIST_HASH_MAGIC, isRemote, loadedTileEntityList, prevRainingStrength, prevThunderingStrength, processingLoadedTiles, rainingStrength, rand, restoringBlockSnapshots, thunderingStrength, tickableTileEntities, tileEntitiesToBeRemoved, updateLCG, worldInfo| Constructor and Description |
|---|
ServerMultiWorld(ServerWorld p_i50708_1_,
MinecraftServer p_i50708_2_,
java.util.concurrent.Executor p_i50708_3_,
SaveHandler p_i50708_4_,
DimensionType p_i50708_5_,
IProfiler p_i50708_6_,
IChunkStatusListener p_i50708_7_) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
addBlockEvent, addEntity, addEntityIfNotDuplicate, addLightningBolt, addNewPlayer, addRespawnedPlayer, adjustPosToNearbyEntity, canMineBlockBody, checkSessionLock, chunkCheck, countEntities, createBonusChest, createExplosion, createSpawnPosition, findNearestStructure, findRaid, forceChunk, func_217393_a, func_217399_a, func_217406_a, func_217441_a, func_217443_B, func_217446_a, func_217447_b, func_217459_a, func_217460_e, func_217471_a, func_217483_b_, func_217486_a, func_217489_a, func_222887_a, func_225322_a, getChunkProvider, getDefaultTeleporter, getDragons, getEntities, getEntities, getEntityByID, getEntityByUuid, getForcedChunks, getNextMapId, getPendingBlockTicks, getPendingFluidTicks, getPlayers, getPlayers, getRaids, getRandomPlayer, getRecipeManager, getSavedData, getSaveHandler, getScoreboard, getServer, getSpawnCoordinate, getStructureTemplateManager, getTags, hasRaid, initCapabilities, isBlockModifiable, isInsideTick, isSaveDisabled, notifyBlockUpdate, onChunkUnloading, onEntityRemoved, playBroadcastSound, playEvent, playMovingSound, playSound, removeEntity, removeEntity, removeEntityComplete, removePlayer, removePlayer, resetUpdateEntityTick, save, saveLevel, sendBlockBreakProgress, setEntityState, setGameTime, setInitialSpawnLocation, setSpawnPoint, spawnParticle, spawnParticle, summonEntity, tick, updateAllPlayersSleepingFlag, updateEntityaddOptionalParticle, addParticle, addParticle, addTileEntities, addTileEntity, advanceTime, calculateInitialSkylight, calculateInitialWeather, calculateInitialWeatherBody, checkBlockCollision, createExplosion, createExplosion, destroyBlock, extinguishFire, fillCrashReport, findBlockstateInArea, func_217383_a, func_217390_a, func_217391_K, func_217400_a, func_217404_b, func_225316_b, func_225319_b, getActualHeight, getBiome, getBiomeBody, getBlockState, getCelestialAngleRadians, getChunk, getChunk, getChunkAt, getChunkStatus, getCloudColorBody, getCloudColour, getDayTime, getDifficultyForLocation, getDimension, getEntitiesInAABBexcluding, getEntitiesWithinAABB, getEntitiesWithinAABB, getFluidState, getFogColor, getGameRules, getGameTime, getGroundAboveSeaLevel, getHeight, getHeight, getHorizon, getLastLightningBolt, getLightFor, getLightSubtracted, getMaxEntityRadius, getProfiler, getProviderName, getRainStrength, getRandom, getRedstonePower, getRedstonePowerFromNeighbors, getSeaLevel, getSeed, getSkyColor, getSkyColorBody, getSkylightSubtracted, getSpawnPoint, getStarBrightness, getStarBrightnessBody, getStrongPower, getSunBrightness, getSunBrightnessBody, getThunderStrength, getTileEntity, getWorld, getWorldBorder, getWorldInfo, getWorldType, hasBlockState, increaseMaxEntityRadius, isBlockinHighHumidity, isBlockPowered, isBlockPresent, isDaytime, isFlammableWithin, isMaterialInBB, isOutsideBuildHeight, isRaining, isRainingAt, isRemote, isSidePowered, isThundering, isValid, isYOutOfBounds, makeFireworks, markAndNotifyBlock, markChunkDirty, neighborChanged, notifyNeighbors, notifyNeighborsOfStateChange, notifyNeighborsOfStateExcept, playSound, playSound, removeBlock, removeTileEntity, sendPacketToServer, sendQuittingDisconnectingPacket, setAllowedSpawnTypes, setBlockState, setBlockState, setDayTime, setLastLightningBolt, setRainStrength, setThunderStrength, setTileEntity, updateComparatorOutputLevelareCapsCompatible, areCapsCompatible, deserializeCaps, gatherCapabilities, gatherCapabilities, getCapabilities, getCapability, invalidateCaps, reviveCaps, serializeCapsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWorldServergetMaxEntityRadius, increaseMaxEntityRadiusgetCapability, getCapabilitycheckNoEntityCollision, chunkExists, getCelestialAngle, getCurrentMoonPhaseFactor, getDifficulty, getEmptyCollisionShapes, getMoonPhase, playEventfunc_225317_b, func_225318_b, getClosestEntity, getClosestEntityWithinAABB, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getEntitiesWithinAABB, getEntitiesWithinAABBExcludingEntity, getPlayerByUuid, getTargettableEntitiesWithinAABB, getTargettablePlayersWithinAABB, isPlayerWithinareCollisionShapesEmpty, areCollisionShapesEmpty, canBlockSeeSky, checkNoEntityCollision, containsAnyLiquid, func_217350_a, getBrightness, getChunk, getChunk, getCollisionShapes, getCollisionShapes, getLight, getNeighborAwareLightSubtracted, getStrongPower, hasWater, isAirBlock, isAreaLoaded, isAreaLoaded, isAreaLoaded, isBlockLoaded, isCollisionBoxesEmpty, isCollisionBoxesEmptygetCombinedLight, isSkyLightMaxfunc_217296_a, func_217300_a, getHeight, getLightValue, getMaxLightLevel, rayTraceBlocksgetMaxHeightpublic ServerMultiWorld(ServerWorld p_i50708_1_, MinecraftServer p_i50708_2_, java.util.concurrent.Executor p_i50708_3_, SaveHandler p_i50708_4_, DimensionType p_i50708_5_, IProfiler p_i50708_6_, IChunkStatusListener p_i50708_7_)