public class SecondaryServerWorld extends ServerWorld
inEntityTick, raidManager, savingDisabledblockEntities, chunkManager, dimension, isClient, iteratingTickingBlockEntities, lcgBlockSeed, pendingBlockEntities, properties, rainGradient, rainGradientPrev, random, thunderGradient, thunderGradientPrev, tickingBlockEntities, unloadedBlockEntities, unusedIncrement| Constructor and Description |
|---|
SecondaryServerWorld(ServerWorld world,
MinecraftServer server,
Executor workerExecutor,
WorldSaveHandler worldSaveHandler,
DimensionType dimensionType,
WorldGenerationProgressListener worldGenerationProgressListener) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
tickTime() |
addBlockAction, addLightning, canPlayerModifyAt, checkChunk, clearUpdatesInArea, createExplosion, dump, getAliveEnderDragons, getBlockTickScheduler, getBrightness, getChunkManager, getEntities, getEntity, getEntityById, getFluidTickScheduler, getForcedChunks, getForcedSpawnPoint, getGeneratorStoredBiome, getMapState, getMobCountsByCategory, getNextMapId, getOccupiedPointOfInterestDistance, getPersistentStateManager, getPlayers, getPlayers, getPointOfInterestStorage, getPortalForcer, getRaidAt, getRaidManager, getRandomAlivePlayer, getRecipeManager, getSaveHandler, getScoreboard, getServer, getStructureAccessor, getStructureManager, getSurface, getTagManager, handleInteraction, hasRaidAt, init, isInBlockTick, isNearOccupiedPointOfInterest, isNearOccupiedPointOfInterest, isNearOccupiedPointOfInterest, isSavingDisabled, loadEntity, locateBiome, locateStructure, method_18763, onBlockChanged, onDimensionChanged, onPlayerChangeDimension, onPlayerConnected, onPlayerRespawned, onPlayerTeleport, placeBonusChest, playGlobalEvent, playLevelEvent, playSound, playSoundFromEntity, putMapState, removeEntity, removePlayer, resetIdleTimeout, save, saveLevel, sendEntityStatus, setBlockBreakingInfo, setChunkForced, setSpawnPos, setTime, spawnEntity, spawnParticles, spawnParticles, tick, tickChunk, tickEntity, tryLoadEntity, unloadEntities, unloadEntity, updateListeners, updateNeighbors, updateSleepingPlayersaddBlockEntities, addBlockEntity, addDetailsToCrashReport, addFireworkParticle, addImportantParticle, addImportantParticle, addParticle, addParticle, breakBlock, calculateAmbientDarkness, canSetBlock, checkBlockRerender, close, containsBlockWithMaterial, createExplosion, createExplosion, disconnect, doesAreaContainFireSource, getAmbientDarkness, getBiomeAccess, getBlockEntity, getBlockState, getBlockState, getChunk, getChunk, getDebugString, getDimension, getEmittedRedstonePower, getEntities, getEntities, getEntities, getEntitiesIncludingUngeneratedChunks, getExistingChunk, getFluidState, getGameRules, getGeneratorType, getLevelProperties, getLightingProvider, getLocalDifficulty, getProfiler, getProfilerSupplier, getRainGradient, getRandom, getRandomPosInChunk, getReceivedRedstonePower, getReceivedStrongRedstonePower, getSeaLevel, getSeed, getSkyAngleRadians, getSpawnPos, getThunderGradient, getTime, getTimeOfDay, getTopNonAirState, getTopY, getWorld, getWorldBorder, getWorldChunk, hasHighHumidity, hasRain, initWeatherGradients, isAreaNotEmpty, isClient, isDay, isDirectionSolid, isEmittingRedstonePower, isHeightInvalid, isHeightInvalid, isNight, isRaining, isReceivingRedstonePower, isThundering, isTopSolid, markDirty, method_24794, method_25953, method_26096, method_26097, method_26372, playSound, playSound, removeBlock, removeBlockEntity, sendPacket, setBlockEntity, setBlockState, setBlockState, setLightningTicksLeft, setMobSpawnOptions, setRainGradient, setThunderGradient, setTimeOfDay, testBlockState, tickBlockEntities, tickEntity, updateComparators, updateNeighbor, updateNeighborsAlways, updateNeighborsExceptclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDifficulty, getDimensionHeight, getEntityCollisions, getMoonPhase, getMoonSize, getSkyAngle, getTopPosition, intersectsEntities, isChunkLoaded, playLevelEventgetClosestEntity, getClosestEntity, getClosestEntityIncludingUngeneratedChunks, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getEntities, getEntitiesIncludingUngeneratedChunks, getNonSpectatingEntities, getPlayerByUuid, getPlayers, getTargets, isPlayerInRangecontainsFluid, getBiome, getBiomeForNoiseGen, getBrightness, getChunk, getChunk, getColor, getLightLevel, getLightLevel, getStrongRedstonePower, isAir, isChunkLoaded, isRegionLoaded, isRegionLoaded, isSkyVisibleAllowingSea, isWatergetBaseLightLevel, getLightLevel, isSkyVisiblecanPlace, doesNotCollide, doesNotCollide, doesNotCollide, doesNotCollide, getBlockCollisions, getCollisions, intersectsEntities, method_27087getHeight, getLuminance, getMaxLightLevel, rayTrace, rayTrace, rayTraceBlockbreakBlockpublic SecondaryServerWorld(ServerWorld world, MinecraftServer server, Executor workerExecutor, WorldSaveHandler worldSaveHandler, DimensionType dimensionType, WorldGenerationProgressListener worldGenerationProgressListener)