Package net.minecraft.server.world
Class ServerWorld
java.lang.Object
net.minecraft.world.World
net.minecraft.server.world.ServerWorld
- All Implemented Interfaces:
ThreadExecutor,WorldView
- Direct Known Subclasses:
DemoServerWorld,MultiServerWorld
public class ServerWorld extends World implements ThreadExecutor
- Mappings:
Namespace Name official leintermediary net/minecraft/class_1635named net/minecraft/server/world/ServerWorld
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classServerWorld.class_1636 -
Field Summary
Fields Modifier and Type Field Description private static List<WeightedRandomChestContent>BONUS_CHEST_LOOT_TABLEprivate Map<UUID,Entity>entitiesByUuidprivate Set<TickableEntry>entityNavigationsprivate EntityTrackerentityTrackerprivate TreeSet<TickableEntry>field_6624private MobSpawnerHelperfield_6629private ServerWorld.class_1636[]field_6630private intfield_6631ServerChunkCachefield_6635protected ZombieSiegeManagerfield_6637private intidleTimeoutprivate static LoggerLOGGERprivate List<TickableEntry>playersprivate PlayerWorldManagerplayerWorldManagerprivate PortalTeleporterportalTeleporterprivate booleanreadybooleansavingDisabledprivate MinecraftServerserverFields inherited from class net.minecraft.world.World
blockEntities, chunkProvider, dimension, entities, eventListeners, field_253, field_254, field_255, field_287, field_288, idToEntity, immediateUpdates, isClient, lcgBlockSeed, levelProperties, loadedEntities, playerEntities, profiler, rainGradient, rainGradientPrev, random, saveHandler, scoreboard, thunderGradient, thunderGradientPrev, tickingBlockEntities, unloadedEntities, unusedIncrement, villageState -
Constructor Summary
Constructors Constructor Description ServerWorld(MinecraftServer server, SaveHandler handler, LevelProperties properties, int int2, Profiler profiler) -
Method Summary
Modifier and Type Method Description voidaddBlockAction(BlockPos pos, Block block, int type, int data)booleanaddEntity(Entity entity)voidaddParticle(ParticleType type, boolean longDistance, double x, double y, double z, int count, double offsetX, double offsetY, double offsetZ, double speed, int[] args)voidaddParticle(ParticleType type, double x, double y, double z, int count, double offsetX, double offsetY, double offsetZ, double speed, int[] args)booleancanPlayerModifyAt(PlayerEntity player, BlockPos pos)voidclose()ExplosioncreateExplosion(Entity entity, double x, double y, double z, float power, boolean bool, boolean destructive)ListenableFuture<Object>execute(Runnable task)protected ChunkProvidergetClientChunkCache()EntitygetEntity(UUID uuid)EntityTrackergetEntityTracker()BlockPosgetForcedSpawnPoint()protected intgetNextMapId()PlayerWorldManagergetPlayerWorldManager()PortalTeleportergetPortalTeleporter()MinecraftServergetServer()WorldgetWorld()booleanisOnThread()booleanisReady()List<TickableEntry>method_287(Chunk chunk, boolean bool)List<TickableEntry>method_289(BlockBox blockBox, boolean bool)booleanmethod_303(BlockPos blockPos, Block block)voidmethod_304(BlockPos blockPos, Block block, int int2)voidmethod_305(BlockPos blockPos, Block block, int int2, int int3)voidmethod_335(Entity entity, boolean bl)booleanmethod_340(boolean bool)voidmethod_363(BlockPos blockPos, Block block, int int2, int int3)voidmethod_388()protected voidmethod_6032()List<BlockEntity>method_6033(int int2, int int3, int int4, int int5, int int6, int int7)private booleanmethod_6034(BlockAction blockAction)protected BlockPosmethod_6035(BlockPos blockPos)booleanmethod_6039(EntityCategory entityCategory, Biome.SpawnEntry spawnEntry, BlockPos blockPos)Biome.SpawnEntrymethod_6040(EntityCategory entityCategory, BlockPos blockPos)private booleanmethod_6043()private booleanmethod_6044()private voidmethod_6045()private voidmethod_6046()private voidmethod_6047(LevelInfo levelInfo)protected voidmethod_6048()voidmethod_6053()protected voidonEntityRemoved(Entity entity)protected voidonEntitySpawned(Entity entity)protected voidplaceBonusChest()voidresetIdleTimeout()private voidresetWeather()voidsave(boolean bool, ProgressListener listener)voidsendEntityStatus(Entity entity, byte status)voidsetDefaultSpawnClient()voidsetPropertiesInitialized(LevelInfo info)voidtick()protected voidtickBlocks()voidtickEntities()protected voidtickWeather()Methods inherited from class net.minecraft.world.World
addBlockEntities, addBlockEntity, addDetailsToCrashReport, addFireworkParticle, addListener, addParticle, addParticle, addToCrashReport, blockExists, calculateAmbientDarkness, canBlockBePlaced, containsBlockWithMaterial, createExplosion, disconnect, doesAreaContainFireSource, doesBoxCollide, extinguishFire, getAmbientDarkness, getBiomeAt, getBlockAt, getBlockEntity, getBlockState, getCalenderInstance, getChunk, getChunk, getChunkProvider, getClosestPlayer, getClosestPlayer, getDebugString, getDimensionBiomeSource, getEffectiveHeight, getEmittedRedstonePower, getEntitiesIn, getEntitiesIn, getEntitiesInBox, getEntitiesInBox, getEntityById, getGameRules, getGeneratorType, getGlobalDifficulty, getHorizonHeight, getLastUpdateTime, getLevelProperties, getLight, getLightAtPos, getLocalDifficulty, getLuminance, getMaxBuildHeight, getMoonPhase, getNearestStructurePos, getPlayerByUuid, getRainGradient, getReceivedRedstonePower, getReceivedStrongRedstonePower, getSaveHandler, getScoreboard, getSeaLevel, getSeed, getSkyAngleRadians, getSpawnPos, getStrongRedstonePower, getThunderGradient, getTimeOfDay, getVillageState, getWorldBorder, hasDirectSunlight, hasEntityIn, hasEntityIn, hasHighHumidity, hasRain, initWeatherGradients, isAir, isChunkLoaded, isDay, isEmittingRedstonePower, isInsideWorld, isLoaded, isOpaque, isRaining, isReceivingRedstonePower, isRegionLoaded, isRegionLoaded, isRegionLoaded, isRegionLoaded, isRegionLoaded, isRegionLoaded, isSaved, isThundering, loadEntity, markDirty, method_241, method_246, method_257, method_267, method_270, method_271, method_273, method_275, method_282, method_283, method_290, method_291, method_292, method_294, method_296, method_316, method_319, method_320, method_321, method_322, method_331, method_341, method_344, method_345, method_349, method_350, method_352, method_358, method_362, method_368, method_369, method_370, method_375, method_377, method_379, method_380, method_385, method_386, method_390, method_391, method_395, method_399, method_401, method_403, method_404, method_406, method_408, method_420, method_421, method_422, method_424, method_427, method_428, method_430, method_432, method_434, method_435, method_436, neighbourUpdate, onBlockUpdate, onLightUpdate, onRenderRegionUpdate, onRenderRegionUpdate, playMusicDisc, playSound, playSound, playSound, playSound, raycast, rayTrace, recievesSunlight, removeBlock, removeBlockEntity, removeEntity, removeListener, renderAsNormalBlock, setAir, setAmbientDarkness, setBlockBreakingInfo, setBlockEntity, setBlockState, setBlockState, setItemData, setRainGradient, setSeaLevel, setSpawnPos, setThunderGradient, setTime, setTimeOfDay, spawnEntity, syncGlobalEvent, syncWorldEvent, updateHorizontalAdjacent, updateLighting, updateNeighborsAlways, updateNeighborsExcept
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLle;a:Lorg/apache/logging/log4j/Logger;intermediary field_6634Lnet/minecraft/class_1635;field_6634:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/server/world/ServerWorld;LOGGER:Lorg/apache/logging/log4j/Logger;
-
BONUS_CHEST_LOOT_TABLE
- Mappings:
Namespace Name Mixin selector official ULle;U:Ljava/util/List;intermediary field_6632Lnet/minecraft/class_1635;field_6632:Ljava/util/List;named BONUS_CHEST_LOOT_TABLELnet/minecraft/server/world/ServerWorld;BONUS_CHEST_LOOT_TABLE:Ljava/util/List;
-
server
- Mappings:
Namespace Name Mixin selector official ILle;I:Lnet/minecraft/server/MinecraftServer;intermediary field_6620Lnet/minecraft/class_1635;field_6620:Lnet/minecraft/server/MinecraftServer;named serverLnet/minecraft/server/world/ServerWorld;server:Lnet/minecraft/server/MinecraftServer;
-
entityTracker
- Mappings:
Namespace Name Mixin selector official JLle;J:Lla;intermediary field_6621Lnet/minecraft/class_1635;field_6621:Lnet/minecraft/class_1630;named entityTrackerLnet/minecraft/server/world/ServerWorld;entityTracker:Lnet/minecraft/entity/EntityTracker;
-
playerWorldManager
- Mappings:
Namespace Name Mixin selector official KLle;K:Llc;intermediary field_6622Lnet/minecraft/class_1635;field_6622:Lnet/minecraft/class_1632;named playerWorldManagerLnet/minecraft/server/world/ServerWorld;playerWorldManager:Lnet/minecraft/server/PlayerWorldManager;
-
field_6624
- Mappings:
Namespace Name Mixin selector official MLle;M:Ljava/util/TreeSet;intermediary field_6624Lnet/minecraft/class_1635;field_6624:Ljava/util/TreeSet;named field_6624Lnet/minecraft/server/world/ServerWorld;field_6624:Ljava/util/TreeSet;
-
entitiesByUuid
- Mappings:
Namespace Name Mixin selector official NLle;N:Ljava/util/Map;intermediary field_6625Lnet/minecraft/class_1635;field_6625:Ljava/util/Map;named entitiesByUuidLnet/minecraft/server/world/ServerWorld;entitiesByUuid:Ljava/util/Map;
-
field_6635
- Mappings:
Namespace Name Mixin selector official bLle;b:Lld;intermediary field_6635Lnet/minecraft/class_1635;field_6635:Lnet/minecraft/class_1634;named field_6635Lnet/minecraft/server/world/ServerWorld;field_6635:Lnet/minecraft/world/chunk/ServerChunkCache;
-
savingDisabled
public boolean savingDisabled- Mappings:
Namespace Name Mixin selector official cLle;c:Zintermediary field_6636Lnet/minecraft/class_1635;field_6636:Znamed savingDisabledLnet/minecraft/server/world/ServerWorld;savingDisabled:Z
-
ready
private boolean ready- Mappings:
Namespace Name Mixin selector official OLle;O:Zintermediary field_6626Lnet/minecraft/class_1635;field_6626:Znamed readyLnet/minecraft/server/world/ServerWorld;ready:Z
-
idleTimeout
private int idleTimeout- Mappings:
Namespace Name Mixin selector official PLle;P:Iintermediary field_6627Lnet/minecraft/class_1635;field_6627:Inamed idleTimeoutLnet/minecraft/server/world/ServerWorld;idleTimeout:I
-
portalTeleporter
- Mappings:
Namespace Name Mixin selector official QLle;Q:Ladu;intermediary field_6628Lnet/minecraft/class_1635;field_6628:Lnet/minecraft/class_108;named portalTeleporterLnet/minecraft/server/world/ServerWorld;portalTeleporter:Lnet/minecraft/entity/PortalTeleporter;
-
field_6629
- Mappings:
Namespace Name Mixin selector official RLle;R:Ladt;intermediary field_6629Lnet/minecraft/class_1635;field_6629:Lnet/minecraft/class_107;named field_6629Lnet/minecraft/server/world/ServerWorld;field_6629:Lnet/minecraft/entity/MobSpawnerHelper;
-
field_6637
- Mappings:
Namespace Name Mixin selector official dLle;d:Ltg;intermediary field_6637Lnet/minecraft/class_1635;field_6637:Lnet/minecraft/class_1843;named field_6637Lnet/minecraft/server/world/ServerWorld;field_6637:Lnet/minecraft/village/ZombieSiegeManager;
-
field_6630
- Mappings:
Namespace Name Mixin selector official SLle;S:[Lle$a;intermediary field_6630Lnet/minecraft/class_1635;field_6630:[Lnet/minecraft/class_1635$class_1636;named field_6630Lnet/minecraft/server/world/ServerWorld;field_6630:[Lnet/minecraft/server/world/ServerWorld$class_1636;
-
field_6631
private int field_6631- Mappings:
Namespace Name Mixin selector official TLle;T:Iintermediary field_6631Lnet/minecraft/class_1635;field_6631:Inamed field_6631Lnet/minecraft/server/world/ServerWorld;field_6631:I
-
players
- Mappings:
Namespace Name Mixin selector official VLle;V:Ljava/util/List;intermediary field_6633Lnet/minecraft/class_1635;field_6633:Ljava/util/List;named playersLnet/minecraft/server/world/ServerWorld;players:Ljava/util/List;
-
-
Constructor Details
-
ServerWorld
public ServerWorld(MinecraftServer server, SaveHandler handler, LevelProperties properties, int int2, Profiler profiler)- Mappings:
Namespace Name Mixin selector official <init>Lle;<init>(Lnet/minecraft/server/MinecraftServer;Latp;Lato;ILnt;)Vintermediary <init>Lnet/minecraft/class_1635;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/class_635;Lnet/minecraft/class_634;ILnet/minecraft/class_1705;)Vnamed <init>Lnet/minecraft/server/world/ServerWorld;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/SaveHandler;Lnet/minecraft/world/level/LevelProperties;ILnet/minecraft/util/profiler/Profiler;)V
-
-
Method Details
-
getWorld
-
tick
public void tick() -
method_6040
- Mappings:
Namespace Name Mixin selector official aLle;a(Lpt;Lcj;)Lady$c;intermediary method_6040Lnet/minecraft/class_1635;method_6040(Lnet/minecraft/class_1755;Lnet/minecraft/class_1372;)Lnet/minecraft/class_113$class_116;named method_6040Lnet/minecraft/server/world/ServerWorld;method_6040(Lnet/minecraft/entity/EntityCategory;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/world/biome/Biome$SpawnEntry;
-
method_6039
public boolean method_6039(EntityCategory entityCategory, Biome.SpawnEntry spawnEntry, BlockPos blockPos)- Mappings:
Namespace Name Mixin selector official aLle;a(Lpt;Lady$c;Lcj;)Zintermediary method_6039Lnet/minecraft/class_1635;method_6039(Lnet/minecraft/class_1755;Lnet/minecraft/class_113$class_116;Lnet/minecraft/class_1372;)Znamed method_6039Lnet/minecraft/server/world/ServerWorld;method_6039(Lnet/minecraft/entity/EntityCategory;Lnet/minecraft/world/biome/Biome$SpawnEntry;Lnet/minecraft/util/math/BlockPos;)Z
-
method_388
public void method_388()- Overrides:
method_388in classWorld- Mappings:
Namespace Name Mixin selector official dLadm;d()Vintermediary method_388Lnet/minecraft/class_99;method_388()Vnamed method_388Lnet/minecraft/world/World;method_388()V
-
method_6048
protected void method_6048()- Mappings:
Namespace Name Mixin selector official eLle;e()Vintermediary method_6048Lnet/minecraft/class_1635;method_6048()Vnamed method_6048Lnet/minecraft/server/world/ServerWorld;method_6048()V
-
resetWeather
private void resetWeather()- Mappings:
Namespace Name Mixin selector official agLle;ag()Vintermediary method_6042Lnet/minecraft/class_1635;method_6042()Vnamed resetWeatherLnet/minecraft/server/world/ServerWorld;resetWeather()V
-
isReady
public boolean isReady()- Mappings:
Namespace Name Mixin selector official fLle;f()Zintermediary method_6049Lnet/minecraft/class_1635;method_6049()Znamed isReadyLnet/minecraft/server/world/ServerWorld;isReady()Z
-
setDefaultSpawnClient
- Overrides:
setDefaultSpawnClientin classWorld- Mappings:
Namespace Name Mixin selector official gLadm;g()Vintermediary method_405Lnet/minecraft/class_99;method_405()Vnamed setDefaultSpawnClientLnet/minecraft/world/World;setDefaultSpawnClient()V
-
tickBlocks
protected void tickBlocks()- Overrides:
tickBlocksin classWorld- Mappings:
Namespace Name Mixin selector official hLadm;h()Vintermediary method_409Lnet/minecraft/class_99;method_409()Vnamed tickBlocksLnet/minecraft/world/World;tickBlocks()V
-
method_6035
- Mappings:
Namespace Name Mixin selector official aLle;a(Lcj;)Lcj;intermediary method_6035Lnet/minecraft/class_1635;method_6035(Lnet/minecraft/class_1372;)Lnet/minecraft/class_1372;named method_6035Lnet/minecraft/server/world/ServerWorld;method_6035(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/BlockPos;
-
method_303
- Overrides:
method_303in classWorld- Mappings:
Namespace Name Mixin selector official aLadm;a(Lcj;Lafh;)Zintermediary method_303Lnet/minecraft/class_99;method_303(Lnet/minecraft/class_1372;Lnet/minecraft/class_160;)Znamed method_303Lnet/minecraft/world/World;method_303(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)Z
-
method_304
- Overrides:
method_304in classWorld- Mappings:
Namespace Name Mixin selector official aLadm;a(Lcj;Lafh;I)Vintermediary method_304Lnet/minecraft/class_99;method_304(Lnet/minecraft/class_1372;Lnet/minecraft/class_160;I)Vnamed method_304Lnet/minecraft/world/World;method_304(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;I)V
-
method_305
- Overrides:
method_305in classWorld- Mappings:
Namespace Name Mixin selector official aLadm;a(Lcj;Lafh;II)Vintermediary method_305Lnet/minecraft/class_99;method_305(Lnet/minecraft/class_1372;Lnet/minecraft/class_160;II)Vnamed method_305Lnet/minecraft/world/World;method_305(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;II)V
-
method_363
- Overrides:
method_363in classWorld- Mappings:
Namespace Name Mixin selector official bLadm;b(Lcj;Lafh;II)Vintermediary method_363Lnet/minecraft/class_99;method_363(Lnet/minecraft/class_1372;Lnet/minecraft/class_160;II)Vnamed method_363Lnet/minecraft/world/World;method_363(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;II)V
-
tickEntities
public void tickEntities()- Overrides:
tickEntitiesin classWorld- Mappings:
Namespace Name Mixin selector official iLadm;i()Vintermediary method_413Lnet/minecraft/class_99;method_413()Vnamed tickEntitiesLnet/minecraft/world/World;tickEntities()V
-
resetIdleTimeout
public void resetIdleTimeout()- Mappings:
Namespace Name Mixin selector official jLle;j()Vintermediary method_6050Lnet/minecraft/class_1635;method_6050()Vnamed resetIdleTimeoutLnet/minecraft/server/world/ServerWorld;resetIdleTimeout()V
-
method_340
public boolean method_340(boolean bool)- Overrides:
method_340in classWorld- Mappings:
Namespace Name Mixin selector official aLadm;a(Z)Zintermediary method_340Lnet/minecraft/class_99;method_340(Z)Znamed method_340Lnet/minecraft/world/World;method_340(Z)Z
-
method_287
- Overrides:
method_287in classWorld- Mappings:
Namespace Name Mixin selector official aLadm;a(Lamy;Z)Ljava/util/List;intermediary method_287Lnet/minecraft/class_99;method_287(Lnet/minecraft/class_399;Z)Ljava/util/List;named method_287Lnet/minecraft/world/World;method_287(Lnet/minecraft/world/chunk/Chunk;Z)Ljava/util/List;
-
method_289
- Overrides:
method_289in classWorld- Mappings:
Namespace Name Mixin selector official aLadm;a(Laqe;Z)Ljava/util/List;intermediary method_289Lnet/minecraft/class_99;method_289(Lnet/minecraft/class_476;Z)Ljava/util/List;named method_289Lnet/minecraft/world/World;method_289(Lnet/minecraft/util/math/BlockBox;Z)Ljava/util/List;
-
method_335
- Overrides:
method_335in classWorld- Mappings:
Namespace Name Mixin selector official aLadm;a(Lpk;Z)Vintermediary method_335Lnet/minecraft/class_99;method_335(Lnet/minecraft/class_1745;Z)Vnamed method_335Lnet/minecraft/world/World;method_335(Lnet/minecraft/entity/Entity;Z)V
-
method_6043
private boolean method_6043()- Mappings:
Namespace Name Mixin selector official ahLle;ah()Zintermediary method_6043Lnet/minecraft/class_1635;method_6043()Znamed method_6043Lnet/minecraft/server/world/ServerWorld;method_6043()Z
-
method_6044
private boolean method_6044()- Mappings:
Namespace Name Mixin selector official aiLle;ai()Zintermediary method_6044Lnet/minecraft/class_1635;method_6044()Znamed method_6044Lnet/minecraft/server/world/ServerWorld;method_6044()Z
-
getClientChunkCache
- Specified by:
getClientChunkCachein classWorld- Mappings:
Namespace Name Mixin selector official kLadm;k()Lamv;intermediary method_418Lnet/minecraft/class_99;method_418()Lnet/minecraft/class_396;named getClientChunkCacheLnet/minecraft/world/World;getClientChunkCache()Lnet/minecraft/world/chunk/ChunkProvider;
-
method_6033
- Mappings:
Namespace Name Mixin selector official aLle;a(IIIIII)Ljava/util/List;intermediary method_6033Lnet/minecraft/class_1635;method_6033(IIIIII)Ljava/util/List;named method_6033Lnet/minecraft/server/world/ServerWorld;method_6033(IIIIII)Ljava/util/List;
-
canPlayerModifyAt
- Overrides:
canPlayerModifyAtin classWorld- Mappings:
Namespace Name Mixin selector official aLadm;a(Lwn;Lcj;)Zintermediary method_337Lnet/minecraft/class_99;method_337(Lnet/minecraft/class_1963;Lnet/minecraft/class_1372;)Znamed canPlayerModifyAtLnet/minecraft/world/World;canPlayerModifyAt(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/math/BlockPos;)Z
-
setPropertiesInitialized
- Overrides:
setPropertiesInitializedin classWorld- Mappings:
Namespace Name Mixin selector official aLadm;a(Ladp;)Vintermediary method_279Lnet/minecraft/class_99;method_279(Lnet/minecraft/class_102;)Vnamed setPropertiesInitializedLnet/minecraft/world/World;setPropertiesInitialized(Lnet/minecraft/world/level/LevelInfo;)V
-
method_6045
private void method_6045()- Mappings:
Namespace Name Mixin selector official ajLle;aj()Vintermediary method_6045Lnet/minecraft/class_1635;method_6045()Vnamed method_6045Lnet/minecraft/server/world/ServerWorld;method_6045()V
-
method_6047
- Mappings:
Namespace Name Mixin selector official bLle;b(Ladp;)Vintermediary method_6047Lnet/minecraft/class_1635;method_6047(Lnet/minecraft/class_102;)Vnamed method_6047Lnet/minecraft/server/world/ServerWorld;method_6047(Lnet/minecraft/world/level/LevelInfo;)V
-
placeBonusChest
protected void placeBonusChest()- Mappings:
Namespace Name Mixin selector official lLle;l()Vintermediary method_6051Lnet/minecraft/class_1635;method_6051()Vnamed placeBonusChestLnet/minecraft/server/world/ServerWorld;placeBonusChest()V
-
getForcedSpawnPoint
- Mappings:
Namespace Name Mixin selector official mLle;m()Lcj;intermediary method_6052Lnet/minecraft/class_1635;method_6052()Lnet/minecraft/class_1372;named getForcedSpawnPointLnet/minecraft/server/world/ServerWorld;getForcedSpawnPoint()Lnet/minecraft/util/math/BlockPos;
-
save
- Throws:
WorldLoadException- Mappings:
Namespace Name Mixin selector official aLle;a(ZLnu;)Vintermediary method_6041Lnet/minecraft/class_1635;method_6041(ZLnet/minecraft/class_1707;)Vnamed saveLnet/minecraft/server/world/ServerWorld;save(ZLnet/minecraft/util/ProgressListener;)V
-
method_6053
public void method_6053()- Mappings:
Namespace Name Mixin selector official nLle;n()Vintermediary method_6053Lnet/minecraft/class_1635;method_6053()Vnamed method_6053Lnet/minecraft/server/world/ServerWorld;method_6053()V
-
method_6032
- Throws:
WorldLoadException- Mappings:
Namespace Name Mixin selector official aLle;a()Vintermediary method_6032Lnet/minecraft/class_1635;method_6032()Vnamed method_6032Lnet/minecraft/server/world/ServerWorld;method_6032()V
-
onEntitySpawned
- Overrides:
onEntitySpawnedin classWorld- Mappings:
Namespace Name Mixin selector official aLadm;a(Lpk;)Vintermediary method_326Lnet/minecraft/class_99;method_326(Lnet/minecraft/class_1745;)Vnamed onEntitySpawnedLnet/minecraft/world/World;onEntitySpawned(Lnet/minecraft/entity/Entity;)V
-
onEntityRemoved
- Overrides:
onEntityRemovedin classWorld- Mappings:
Namespace Name Mixin selector official bLadm;b(Lpk;)Vintermediary method_372Lnet/minecraft/class_99;method_372(Lnet/minecraft/class_1745;)Vnamed onEntityRemovedLnet/minecraft/world/World;onEntityRemoved(Lnet/minecraft/entity/Entity;)V
-
addEntity
-
sendEntityStatus
- Overrides:
sendEntityStatusin classWorld- Mappings:
Namespace Name Mixin selector official aLadm;a(Lpk;B)Vintermediary method_327Lnet/minecraft/class_99;method_327(Lnet/minecraft/class_1745;B)Vnamed sendEntityStatusLnet/minecraft/world/World;sendEntityStatus(Lnet/minecraft/entity/Entity;B)V
-
createExplosion
public Explosion createExplosion(Entity entity, double x, double y, double z, float power, boolean bool, boolean destructive)- Overrides:
createExplosionin classWorld- Mappings:
Namespace Name Mixin selector official aLadm;a(Lpk;DDDFZZ)Ladi;intermediary method_330Lnet/minecraft/class_99;method_330(Lnet/minecraft/class_1745;DDDFZZ)Lnet/minecraft/class_93;named createExplosionLnet/minecraft/world/World;createExplosion(Lnet/minecraft/entity/Entity;DDDFZZ)Lnet/minecraft/world/explosion/Explosion;
-
addBlockAction
- Overrides:
addBlockActionin classWorld- Mappings:
Namespace Name Mixin selector official cLadm;c(Lcj;Lafh;II)Vintermediary method_383Lnet/minecraft/class_99;method_383(Lnet/minecraft/class_1372;Lnet/minecraft/class_160;II)Vnamed addBlockActionLnet/minecraft/world/World;addBlockAction(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;II)V
-
method_6046
private void method_6046()- Mappings:
Namespace Name Mixin selector official akLle;ak()Vintermediary method_6046Lnet/minecraft/class_1635;method_6046()Vnamed method_6046Lnet/minecraft/server/world/ServerWorld;method_6046()V
-
method_6034
- Mappings:
Namespace Name Mixin selector official aLle;a(Lade;)Zintermediary method_6034Lnet/minecraft/class_1635;method_6034(Lnet/minecraft/class_90;)Znamed method_6034Lnet/minecraft/server/world/ServerWorld;method_6034(Lnet/minecraft/server/world/BlockAction;)Z
-
close
public void close()- Mappings:
Namespace Name Mixin selector official oLle;o()Vintermediary method_6054Lnet/minecraft/class_1635;method_6054()Vnamed closeLnet/minecraft/server/world/ServerWorld;close()V
-
tickWeather
protected void tickWeather()- Overrides:
tickWeatherin classWorld- Mappings:
Namespace Name Mixin selector official pLadm;p()Vintermediary method_425Lnet/minecraft/class_99;method_425()Vnamed tickWeatherLnet/minecraft/world/World;tickWeather()V
-
getNextMapId
protected int getNextMapId()- Specified by:
getNextMapIdin classWorld- Mappings:
Namespace Name Mixin selector official qLadm;q()Iintermediary method_426Lnet/minecraft/class_99;method_426()Inamed getNextMapIdLnet/minecraft/world/World;getNextMapId()I
-
getServer
- Mappings:
Namespace Name Mixin selector official rLle;r()Lnet/minecraft/server/MinecraftServer;intermediary method_6055Lnet/minecraft/class_1635;method_6055()Lnet/minecraft/server/MinecraftServer;named getServerLnet/minecraft/server/world/ServerWorld;getServer()Lnet/minecraft/server/MinecraftServer;
-
getEntityTracker
- Mappings:
Namespace Name Mixin selector official sLle;s()Lla;intermediary method_6056Lnet/minecraft/class_1635;method_6056()Lnet/minecraft/class_1630;named getEntityTrackerLnet/minecraft/server/world/ServerWorld;getEntityTracker()Lnet/minecraft/entity/EntityTracker;
-
getPlayerWorldManager
- Mappings:
Namespace Name Mixin selector official tLle;t()Llc;intermediary method_6057Lnet/minecraft/class_1635;method_6057()Lnet/minecraft/class_1632;named getPlayerWorldManagerLnet/minecraft/server/world/ServerWorld;getPlayerWorldManager()Lnet/minecraft/server/PlayerWorldManager;
-
getPortalTeleporter
- Mappings:
Namespace Name Mixin selector official uLle;u()Ladu;intermediary method_6058Lnet/minecraft/class_1635;method_6058()Lnet/minecraft/class_108;named getPortalTeleporterLnet/minecraft/server/world/ServerWorld;getPortalTeleporter()Lnet/minecraft/entity/PortalTeleporter;
-
addParticle
public void addParticle(ParticleType type, double x, double y, double z, int count, double offsetX, double offsetY, double offsetZ, double speed, int[] args)- Mappings:
Namespace Name Mixin selector official aLle;a(Lcy;DDDIDDDD[I)Vintermediary method_6036Lnet/minecraft/class_1635;method_6036(Lnet/minecraft/class_1394;DDDIDDDD[I)Vnamed addParticleLnet/minecraft/server/world/ServerWorld;addParticle(Lnet/minecraft/client/particle/ParticleType;DDDIDDDD[I)V
-
addParticle
public void addParticle(ParticleType type, boolean longDistance, double x, double y, double z, int count, double offsetX, double offsetY, double offsetZ, double speed, int[] args)- Mappings:
Namespace Name Mixin selector official aLle;a(Lcy;ZDDDIDDDD[I)Vintermediary method_6037Lnet/minecraft/class_1635;method_6037(Lnet/minecraft/class_1394;ZDDDIDDDD[I)Vnamed addParticleLnet/minecraft/server/world/ServerWorld;addParticle(Lnet/minecraft/client/particle/ParticleType;ZDDDIDDDD[I)V
-
getEntity
- Mappings:
Namespace Name Mixin selector official aLle;a(Ljava/util/UUID;)Lpk;intermediary method_6038Lnet/minecraft/class_1635;method_6038(Ljava/util/UUID;)Lnet/minecraft/class_1745;named getEntityLnet/minecraft/server/world/ServerWorld;getEntity(Ljava/util/UUID;)Lnet/minecraft/entity/Entity;
-
execute
- Specified by:
executein interfaceThreadExecutor- Mappings:
Namespace Name Mixin selector official aLod;a(Ljava/lang/Runnable;)Lcom/google/common/util/concurrent/ListenableFuture;intermediary method_6733Lnet/minecraft/class_1716;method_6733(Ljava/lang/Runnable;)Lcom/google/common/util/concurrent/ListenableFuture;named executeLnet/minecraft/util/ThreadExecutor;execute(Ljava/lang/Runnable;)Lcom/google/common/util/concurrent/ListenableFuture;
-
isOnThread
public boolean isOnThread()- Specified by:
isOnThreadin interfaceThreadExecutor- Mappings:
Namespace Name Mixin selector official aJLod;aJ()Zintermediary method_6734Lnet/minecraft/class_1716;method_6734()Znamed isOnThreadLnet/minecraft/util/ThreadExecutor;isOnThread()Z
-