public class ServerMultiWorld extends ServerWorld
Modifier and Type | Field and Description |
---|---|
private IBorderListener |
borderListener |
private ServerWorld |
delegate |
disableLevelSaving, doneChunks, raids, tickingEntities
addedTileEntityList, 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 serverIn,
java.util.concurrent.Executor p_i50708_3_,
SaveHandler p_i50708_4_,
DimensionType dimType,
IProfiler p_i50708_6_,
IChunkStatusListener p_i50708_7_) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
addBlockEvent, addDuringCommandTeleport, addDuringPortalTeleport, addEntity, addEntityIfNotDuplicate, addFromAnotherDimension, addLightningBolt, addNewPlayer, addRespawnedPlayer, adjustPosToNearbyEntity, canMineBlockBody, checkSessionLock, chunkCheck, clearBlockEvents, countEntities, createBonusChest, createExplosion, createSpawnPosition, findNearestStructure, findRaid, forceChunk, getChunkProvider, getDefaultTeleporter, getDragons, getEntities, getEntities, getEntityByID, getEntityByUuid, getForcedChunks, getMapData, getNextMapId, getNoiseBiomeRaw, getPendingBlockTicks, getPendingFluidTicks, getPlayers, getPlayers, getPointOfInterestManager, getRaids, getRandomPlayer, getRecipeManager, getSavedData, getSaveHandler, getScoreboard, getServer, getSpawnCoordinate, getStructureTemplateManager, getTags, hasRaid, initCapabilities, isBlockModifiable, isCloseToVillage, isInsideTick, isSaveDisabled, isVillage, isVillage, notifyBlockUpdate, onBlockStateChange, onChunkUnloading, onEntityRemoved, playBroadcastSound, playEvent, playMovingSound, playSound, registerMapData, removeEntity, removeEntity, removeEntityComplete, removePlayer, removePlayer, resetUpdateEntityTick, save, saveLevel, sectionsToVillage, sendBlockBreakProgress, setEntityState, setGameTime, setInitialSpawnLocation, setSpawnPoint, spawnParticle, spawnParticle, summonEntity, tick, tickEnvironment, tickPassenger, updateAllPlayersSleepingFlag, updateEntity, updateReputation, writeDebugInfo
addOptionalParticle, addOptionalParticle, addParticle, addParticle, addTileEntities, addTileEntity, advanceTime, calculateInitialSkylight, calculateInitialWeather, calculateInitialWeatherBody, checkBlockCollision, createExplosion, createExplosion, destroyBlock, extinguishFire, fillCrashReport, findBlockstateInArea, getActualHeight, getBiomeManager, getBlockRandomPos, getBlockReader, getBlockState, getCelestialAngleRadians, getChunk, getChunk, getChunkAt, getDayTime, getDifficultyForLocation, getDimension, getEntitiesInAABBexcluding, getEntitiesWithinAABB, getEntitiesWithinAABB, getFluidState, getGameRules, getGameTime, getGroundAboveSeaLevel, getHeight, getLightManager, getLoadedEntitiesWithinAABB, getMaxEntityRadius, getProfiler, getProviderName, getRainStrength, getRandom, getRedstonePower, getRedstonePowerFromNeighbors, getSeaLevel, getSeed, getSkylightSubtracted, getSpawnPoint, getStrongPower, getThunderStrength, getTileEntity, getWorld, getWorldBorder, getWorldInfo, getWorldType, guardEntityTick, hasBlockState, increaseMaxEntityRadius, isBlockinHighHumidity, isBlockPowered, isBlockPresent, isDaytime, isFlammableWithin, isMaterialInBB, isNightTime, isOutsideBuildHeight, isRaining, isRainingAt, isRemote, isSidePowered, isThundering, isTopSolid, isValid, isYOutOfBounds, makeFireworks, markAndNotifyBlock, markBlockRangeForRenderUpdate, markChunkDirty, neighborChanged, notifyNeighbors, notifyNeighborsOfStateChange, notifyNeighborsOfStateExcept, playSound, playSound, removeBlock, removeTileEntity, sendPacketToServer, sendQuittingDisconnectingPacket, setAllowedSpawnTypes, setBlockState, setBlockState, setDayTime, setRainStrength, setThunderStrength, setTileEntity, setTimeLightningFlash, tickBlockEntities, updateComparatorOutputLevel
areCapsCompatible, areCapsCompatible, deserializeCaps, gatherCapabilities, gatherCapabilities, getCapabilities, getCapability, invalidateCaps, reviveCaps, serializeCaps
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getWorldServer
getMaxEntityRadius, increaseMaxEntityRadius
getCapability, getCapability
checkNoEntityCollision, chunkExists, getCelestialAngle, getCurrentMoonPhaseFactor, getDifficulty, getEmptyCollisionShapes, getHeight, getMoonPhase, playEvent
func_225318_b, getClosestEntity, getClosestEntityWithinAABB, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getEntitiesWithinAABB, getEntitiesWithinAABBExcludingEntity, getLoadedEntitiesWithinAABB, getPlayerByUuid, getTargettableEntitiesWithinAABB, getTargettablePlayersWithinAABB, isPlayerWithin
canBlockSeeSky, containsAnyLiquid, getBiome, getBlockColor, getBrightness, getChunk, getChunk, getLight, getNeighborAwareLightSubtracted, getNoiseBiome, getStrongPower, hasWater, isAirBlock, isAreaLoaded, isAreaLoaded, isAreaLoaded, isBlockLoaded
canSeeSky, getLightFor, getLightSubtracted
checkNoEntityCollision, func_226663_a_, getCollisionShapes, getCollisionShapes, hasNoCollisions, hasNoCollisions, hasNoCollisions, hasNoCollisions
func_217300_a, getHeight, getLightValue, getMaxLightLevel, rayTraceBlocks, rayTraceBlocks
getMaxHeight
destroyBlock
private final ServerWorld delegate
private final IBorderListener borderListener
public ServerMultiWorld(ServerWorld p_i50708_1_, MinecraftServer serverIn, java.util.concurrent.Executor p_i50708_3_, SaveHandler p_i50708_4_, DimensionType dimType, IProfiler p_i50708_6_, IChunkStatusListener p_i50708_7_)