Package net.minecraft.server
Class MinecraftServer
java.lang.Object
net.minecraft.server.MinecraftServer
- All Implemented Interfaces:
Runnable,CommandSource,Snoopable,ThreadExecutor
- Direct Known Subclasses:
IntegratedServer,MinecraftDedicatedServer
public abstract class MinecraftServer
extends Object
implements Runnable, CommandSource, ThreadExecutor, Snoopable
- Mappings:
Namespace Name official net/minecraft/server/MinecraftServerintermediary net/minecraft/server/MinecraftServernamed net/minecraft/server/MinecraftServer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final com.mojang.authlib.yggdrasil.YggdrasilAuthenticationServiceprivate booleanprivate Stringprivate booleanprivate final Snooperprivate final class_2934long[][]private booleanprivate booleanprivate booleanprivate final Fileprivate final com.mojang.authlib.GameProfileRepositoryprivate KeyPairprivate longfinal long[]private longprivate Stringprivate booleanprivate static final Loggerprivate Stringprivate final ServerNetworkIoprivate booleanprivate intprivate PlayerManagerfinal Profilerprivate booleanintprotected final CommandRegistryProviderprotected final Proxyprivate booleanprotected final Queue<FutureTask<?>>private final Randomprivate Stringprivate Stringprivate booleanprivate final LevelStorageAccessprivate Stringprivate final ServerMetadataprivate Stringprivate intprivate Threadprivate final com.mojang.authlib.minecraft.MinecraftSessionServiceprivate booleanprivate booleanprivate booleanprivate intprivate longstatic final Fileprivate final UserCacheprivate Stringprivate int -
Constructor Summary
ConstructorsConstructorDescriptionMinecraftServer(File file, Proxy proxy, class_2934 class_2934, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService yggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService, com.mojang.authlib.GameProfileRepository gameProfileRepository, UserCache userCache) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddSnooper(Snooper snooper) voidaddSnooperInfo(Snooper snooper) voidaddTickable(Tickable tickable) abstract booleanbooleancanUseCommand(int permissionLevel, String commandLiteral) protected CommandManagervoidprotected voidexit()voidintabstract Difficultyabstract LevelInfo.GameModecom.mojang.authlib.GameProfileRepositoryintintintabstract intintString[]getPos()com.mojang.authlib.GameProfile[]getProxy()intlongcom.mojang.authlib.minecraft.MinecraftSessionServiceintintgetTicks()static longgetWorld()getWorld(int id) intbooleanbooleanhasGui()voidbooleanabstract booleanbooleanisDemo()booleanabstract booleanbooleanprotected booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanisSpawnProtected(World world, BlockPos pos, PlayerEntity player) booleanabstract booleanprotected voidloadResourcePack(String levelName, SaveHandler saveHandler) voidvoidprotected voidlogProgress(String progressType, int worldProgress) static void<V> ListenableFuture<V>method_10815(Callable<V> callable) intmethod_12834(ServerWorld serverWorld) method_12835(CommandSource commandSource, String string, BlockPos blockPos, boolean bool) booleanabstract Stringmethod_3000(LevelInfo.GameMode gamemode, boolean bool) populateCrashReport(CrashReport report) protected voidvoidrun()protected voidsave()voidsaveWorlds(boolean silent) booleanvoidsendMessage(Text text) protected voidsetCrashReport(CrashReport report) voidsetDefaultGameMode(LevelInfo.GameMode gamemode) voidsetDemo(boolean demo) voidsetDifficulty(Difficulty difficulty) voidsetFlightEnabled(boolean flightEnabled) voidsetForceGameMode(boolean forceGameMode) voidsetForceWorldUpgrade(boolean forceWorldUpgrade) voidsetKeyPair(KeyPair keyPair) voidsetLevelName(String levelName) voidvoidsetOnlineMode(boolean onlineMode) voidsetPlayerIdleTimeout(int playerIdleTimeout) voidsetPlayerManager(PlayerManager playerManager) voidsetPvpEnabled(boolean pvpEnabled) voidsetResourcePack(String url, String hash) voidsetServerIp(String serverIp) voidsetServerMeta(ServerMetadata metdata) voidsetServerName(String serverName) protected voidsetServerOperation(String operation) voidsetServerPort(int serverPort) voidsetSpawnAnimals(boolean spawnAnimals) voidsetSpawnNpcs(boolean spawnNpcs) voidsetStat(CommandStats.Type statsType, int value) protected abstract booleanvoidprotected voidsetupWorld(String world, String worldName, long seed, LevelGeneratorType generatorType, String generatorOptions) voidsetUserName(String userName) voidsetWorldHeight(int worldHeight) booleanabstract booleanabstract booleanbooleanabstract booleanbooleanbooleanvoidvoidvoidvoidtick()protected voidupgradeWorld(String name) void
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official kLnet/minecraft/server/MinecraftServer;k:Lorg/apache/logging/log4j/Logger;intermediary field_8920Lnet/minecraft/server/MinecraftServer;field_8920:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/server/MinecraftServer;LOGGER:Lorg/apache/logging/log4j/Logger;
-
USER_CACHE_FILE
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a:Ljava/io/File;intermediary field_8919Lnet/minecraft/server/MinecraftServer;field_8919:Ljava/io/File;named USER_CACHE_FILELnet/minecraft/server/MinecraftServer;USER_CACHE_FILE:Ljava/io/File;
-
saveStorage
- Mappings:
Namespace Name Mixin selector official lLnet/minecraft/server/MinecraftServer;l:Lazk;intermediary field_3860Lnet/minecraft/server/MinecraftServer;field_3860:Lnet/minecraft/class_102;named saveStorageLnet/minecraft/server/MinecraftServer;saveStorage:Lnet/minecraft/world/level/storage/LevelStorageAccess;
-
field_13903
- Mappings:
Namespace Name Mixin selector official mLnet/minecraft/server/MinecraftServer;m:Lqw;intermediary field_13903Lnet/minecraft/server/MinecraftServer;field_13903:Lnet/minecraft/class_853;named field_13903Lnet/minecraft/server/MinecraftServer;field_13903:Lnet/minecraft/util/snooper/Snooper;
-
gameDir
- Mappings:
Namespace Name Mixin selector official nLnet/minecraft/server/MinecraftServer;n:Ljava/io/File;intermediary field_3862Lnet/minecraft/server/MinecraftServer;field_3862:Ljava/io/File;named gameDirLnet/minecraft/server/MinecraftServer;gameDir:Ljava/io/File;
-
tickables
- Mappings:
Namespace Name Mixin selector official oLnet/minecraft/server/MinecraftServer;o:Ljava/util/List;intermediary field_3863Lnet/minecraft/server/MinecraftServer;field_3863:Ljava/util/List;named tickablesLnet/minecraft/server/MinecraftServer;tickables:Ljava/util/List;
-
provider
- Mappings:
Namespace Name Mixin selector official bLnet/minecraft/server/MinecraftServer;b:Lm;intermediary field_3864Lnet/minecraft/server/MinecraftServer;field_3864:Lnet/minecraft/class_1034;named providerLnet/minecraft/server/MinecraftServer;provider:Lnet/minecraft/server/command/CommandRegistryProvider;
-
profiler
- Mappings:
Namespace Name Mixin selector official cLnet/minecraft/server/MinecraftServer;c:Loo;intermediary field_3849Lnet/minecraft/server/MinecraftServer;field_3849:Lnet/minecraft/class_839;named profilerLnet/minecraft/server/MinecraftServer;profiler:Lnet/minecraft/util/profiler/Profiler;
-
networkIo
- Mappings:
Namespace Name Mixin selector official pLnet/minecraft/server/MinecraftServer;p:Lmb;intermediary field_8921Lnet/minecraft/server/MinecraftServer;field_8921:Lnet/minecraft/class_2103;named networkIoLnet/minecraft/server/MinecraftServer;networkIo:Lnet/minecraft/server/ServerNetworkIo;
-
serverMetadata
- Mappings:
Namespace Name Mixin selector official qLnet/minecraft/server/MinecraftServer;q:Lka;intermediary field_8922Lnet/minecraft/server/MinecraftServer;field_8922:Lnet/minecraft/class_2081;named serverMetadataLnet/minecraft/server/MinecraftServer;serverMetadata:Lnet/minecraft/server/ServerMetadata;
-
random
- Mappings:
Namespace Name Mixin selector official rLnet/minecraft/server/MinecraftServer;r:Ljava/util/Random;intermediary field_8923Lnet/minecraft/server/MinecraftServer;field_8923:Ljava/util/Random;named randomLnet/minecraft/server/MinecraftServer;random:Ljava/util/Random;
-
field_13904
- Mappings:
Namespace Name Mixin selector official sLnet/minecraft/server/MinecraftServer;s:Lpb;intermediary field_13904Lnet/minecraft/server/MinecraftServer;field_13904:Lnet/minecraft/class_2934;named field_13904Lnet/minecraft/server/MinecraftServer;field_13904:Lnet/minecraft/class_2934;
-
serverIp
- Mappings:
Namespace Name Mixin selector official tLnet/minecraft/server/MinecraftServer;t:Ljava/lang/String;intermediary field_3865Lnet/minecraft/server/MinecraftServer;field_3865:Ljava/lang/String;named serverIpLnet/minecraft/server/MinecraftServer;serverIp:Ljava/lang/String;
-
serverPort
private int serverPort- Mappings:
Namespace Name Mixin selector official uLnet/minecraft/server/MinecraftServer;u:Iintermediary field_3866Lnet/minecraft/server/MinecraftServer;field_3866:Inamed serverPortLnet/minecraft/server/MinecraftServer;serverPort:I
-
worlds
- Mappings:
Namespace Name Mixin selector official dLnet/minecraft/server/MinecraftServer;d:[Llq;intermediary field_3850Lnet/minecraft/server/MinecraftServer;field_3850:[Lnet/minecraft/class_795;named worldsLnet/minecraft/server/MinecraftServer;worlds:[Lnet/minecraft/server/world/ServerWorld;
-
playerManager
- Mappings:
Namespace Name Mixin selector official vLnet/minecraft/server/MinecraftServer;v:Lmn;intermediary field_3867Lnet/minecraft/server/MinecraftServer;field_3867:Lnet/minecraft/class_743;named playerManagerLnet/minecraft/server/MinecraftServer;playerManager:Lnet/minecraft/server/PlayerManager;
-
running
private boolean running- Mappings:
Namespace Name Mixin selector official wLnet/minecraft/server/MinecraftServer;w:Zintermediary field_3868Lnet/minecraft/server/MinecraftServer;field_3868:Znamed runningLnet/minecraft/server/MinecraftServer;running:Z
-
stopped
private boolean stopped- Mappings:
Namespace Name Mixin selector official xLnet/minecraft/server/MinecraftServer;x:Zintermediary field_3869Lnet/minecraft/server/MinecraftServer;field_3869:Znamed stoppedLnet/minecraft/server/MinecraftServer;stopped:Z
-
ticks
private int ticks- Mappings:
Namespace Name Mixin selector official yLnet/minecraft/server/MinecraftServer;y:Iintermediary field_3870Lnet/minecraft/server/MinecraftServer;field_3870:Inamed ticksLnet/minecraft/server/MinecraftServer;ticks:I
-
proxy
- Mappings:
Namespace Name Mixin selector official eLnet/minecraft/server/MinecraftServer;e:Ljava/net/Proxy;intermediary field_6741Lnet/minecraft/server/MinecraftServer;field_6741:Ljava/net/Proxy;named proxyLnet/minecraft/server/MinecraftServer;proxy:Ljava/net/Proxy;
-
progressType
- Mappings:
Namespace Name Mixin selector official fLnet/minecraft/server/MinecraftServer;f:Ljava/lang/String;intermediary field_3851Lnet/minecraft/server/MinecraftServer;field_3851:Ljava/lang/String;named progressTypeLnet/minecraft/server/MinecraftServer;progressType:Ljava/lang/String;
-
progress
public int progress- Mappings:
Namespace Name Mixin selector official gLnet/minecraft/server/MinecraftServer;g:Iintermediary field_3852Lnet/minecraft/server/MinecraftServer;field_3852:Inamed progressLnet/minecraft/server/MinecraftServer;progress:I
-
onlineMode
private boolean onlineMode- Mappings:
Namespace Name Mixin selector official zLnet/minecraft/server/MinecraftServer;z:Zintermediary field_3871Lnet/minecraft/server/MinecraftServer;field_3871:Znamed onlineModeLnet/minecraft/server/MinecraftServer;onlineMode:Z
-
spawnAnimals
private boolean spawnAnimals- Mappings:
Namespace Name Mixin selector official ALnet/minecraft/server/MinecraftServer;A:Zintermediary field_3872Lnet/minecraft/server/MinecraftServer;field_3872:Znamed spawnAnimalsLnet/minecraft/server/MinecraftServer;spawnAnimals:Z
-
spawnNpcs
private boolean spawnNpcs- Mappings:
Namespace Name Mixin selector official BLnet/minecraft/server/MinecraftServer;B:Zintermediary field_3873Lnet/minecraft/server/MinecraftServer;field_3873:Znamed spawnNpcsLnet/minecraft/server/MinecraftServer;spawnNpcs:Z
-
pvpEnabled
private boolean pvpEnabled- Mappings:
Namespace Name Mixin selector official CLnet/minecraft/server/MinecraftServer;C:Zintermediary field_3828Lnet/minecraft/server/MinecraftServer;field_3828:Znamed pvpEnabledLnet/minecraft/server/MinecraftServer;pvpEnabled:Z
-
flightEnabled
private boolean flightEnabled- Mappings:
Namespace Name Mixin selector official DLnet/minecraft/server/MinecraftServer;D:Zintermediary field_3829Lnet/minecraft/server/MinecraftServer;field_3829:Znamed flightEnabledLnet/minecraft/server/MinecraftServer;flightEnabled:Z
-
motd
- Mappings:
Namespace Name Mixin selector official ELnet/minecraft/server/MinecraftServer;E:Ljava/lang/String;intermediary field_3830Lnet/minecraft/server/MinecraftServer;field_3830:Ljava/lang/String;named motdLnet/minecraft/server/MinecraftServer;motd:Ljava/lang/String;
-
worldHeight
private int worldHeight- Mappings:
Namespace Name Mixin selector official FLnet/minecraft/server/MinecraftServer;F:Iintermediary field_3831Lnet/minecraft/server/MinecraftServer;field_3831:Inamed worldHeightLnet/minecraft/server/MinecraftServer;worldHeight:I
-
playerIdleTimeout
private int playerIdleTimeout- Mappings:
Namespace Name Mixin selector official GLnet/minecraft/server/MinecraftServer;G:Iintermediary field_6740Lnet/minecraft/server/MinecraftServer;field_6740:Inamed playerIdleTimeoutLnet/minecraft/server/MinecraftServer;playerIdleTimeout:I
-
lastTickLengths
public final long[] lastTickLengths- Mappings:
Namespace Name Mixin selector official hLnet/minecraft/server/MinecraftServer;h:[Jintermediary field_3857Lnet/minecraft/server/MinecraftServer;field_3857:[Jnamed lastTickLengthsLnet/minecraft/server/MinecraftServer;lastTickLengths:[J
-
field_3858
public long[][] field_3858- Mappings:
Namespace Name Mixin selector official iLnet/minecraft/server/MinecraftServer;i:[[Jintermediary field_3858Lnet/minecraft/server/MinecraftServer;field_3858:[[Jnamed field_3858Lnet/minecraft/server/MinecraftServer;field_3858:[[J
-
keyPair
- Mappings:
Namespace Name Mixin selector official HLnet/minecraft/server/MinecraftServer;H:Ljava/security/KeyPair;intermediary field_3836Lnet/minecraft/server/MinecraftServer;field_3836:Ljava/security/KeyPair;named keyPairLnet/minecraft/server/MinecraftServer;keyPair:Ljava/security/KeyPair;
-
userName
- Mappings:
Namespace Name Mixin selector official ILnet/minecraft/server/MinecraftServer;I:Ljava/lang/String;intermediary field_3837Lnet/minecraft/server/MinecraftServer;field_3837:Ljava/lang/String;named userNameLnet/minecraft/server/MinecraftServer;userName:Ljava/lang/String;
-
levelName
- Mappings:
Namespace Name Mixin selector official JLnet/minecraft/server/MinecraftServer;J:Ljava/lang/String;intermediary field_3838Lnet/minecraft/server/MinecraftServer;field_3838:Ljava/lang/String;named levelNameLnet/minecraft/server/MinecraftServer;levelName:Ljava/lang/String;
-
displayName
- Mappings:
Namespace Name Mixin selector official KLnet/minecraft/server/MinecraftServer;K:Ljava/lang/String;intermediary field_3839Lnet/minecraft/server/MinecraftServer;field_3839:Ljava/lang/String;named displayNameLnet/minecraft/server/MinecraftServer;displayName:Ljava/lang/String;
-
demo
private boolean demo- Mappings:
Namespace Name Mixin selector official LLnet/minecraft/server/MinecraftServer;L:Zintermediary field_3840Lnet/minecraft/server/MinecraftServer;field_3840:Znamed demoLnet/minecraft/server/MinecraftServer;demo:Z
-
forceWorldUpgrade
private boolean forceWorldUpgrade- Mappings:
Namespace Name Mixin selector official MLnet/minecraft/server/MinecraftServer;M:Zintermediary field_3841Lnet/minecraft/server/MinecraftServer;field_3841:Znamed forceWorldUpgradeLnet/minecraft/server/MinecraftServer;forceWorldUpgrade:Z
-
resourcePackUrl
- Mappings:
Namespace Name Mixin selector official NLnet/minecraft/server/MinecraftServer;N:Ljava/lang/String;intermediary field_3843Lnet/minecraft/server/MinecraftServer;field_3843:Ljava/lang/String;named resourcePackUrlLnet/minecraft/server/MinecraftServer;resourcePackUrl:Ljava/lang/String;
-
resourcePackHash
- Mappings:
Namespace Name Mixin selector official OLnet/minecraft/server/MinecraftServer;O:Ljava/lang/String;intermediary field_11841Lnet/minecraft/server/MinecraftServer;field_11841:Ljava/lang/String;named resourcePackHashLnet/minecraft/server/MinecraftServer;resourcePackHash:Ljava/lang/String;
-
loading
private boolean loading- Mappings:
Namespace Name Mixin selector official PLnet/minecraft/server/MinecraftServer;P:Zintermediary field_3844Lnet/minecraft/server/MinecraftServer;field_3844:Znamed loadingLnet/minecraft/server/MinecraftServer;loading:Z
-
lastWarnTime
private long lastWarnTime- Mappings:
Namespace Name Mixin selector official QLnet/minecraft/server/MinecraftServer;Q:Jintermediary field_3845Lnet/minecraft/server/MinecraftServer;field_3845:Jnamed lastWarnTimeLnet/minecraft/server/MinecraftServer;lastWarnTime:J
-
serverOperation
- Mappings:
Namespace Name Mixin selector official RLnet/minecraft/server/MinecraftServer;R:Ljava/lang/String;intermediary field_3846Lnet/minecraft/server/MinecraftServer;field_3846:Ljava/lang/String;named serverOperationLnet/minecraft/server/MinecraftServer;serverOperation:Ljava/lang/String;
-
profiling
private boolean profiling- Mappings:
Namespace Name Mixin selector official SLnet/minecraft/server/MinecraftServer;S:Zintermediary field_3847Lnet/minecraft/server/MinecraftServer;field_3847:Znamed profilingLnet/minecraft/server/MinecraftServer;profiling:Z
-
forceGameMode
private boolean forceGameMode- Mappings:
Namespace Name Mixin selector official TLnet/minecraft/server/MinecraftServer;T:Zintermediary field_6124Lnet/minecraft/server/MinecraftServer;field_6124:Znamed forceGameModeLnet/minecraft/server/MinecraftServer;forceGameMode:Z
-
authService
private final com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService authService- Mappings:
Namespace Name Mixin selector official ULnet/minecraft/server/MinecraftServer;U:Lcom/mojang/authlib/yggdrasil/YggdrasilAuthenticationService;intermediary field_8914Lnet/minecraft/server/MinecraftServer;field_8914:Lcom/mojang/authlib/yggdrasil/YggdrasilAuthenticationService;named authServiceLnet/minecraft/server/MinecraftServer;authService:Lcom/mojang/authlib/yggdrasil/YggdrasilAuthenticationService;
-
sessionService
private final com.mojang.authlib.minecraft.MinecraftSessionService sessionService- Mappings:
Namespace Name Mixin selector official VLnet/minecraft/server/MinecraftServer;V:Lcom/mojang/authlib/minecraft/MinecraftSessionService;intermediary field_8915Lnet/minecraft/server/MinecraftServer;field_8915:Lcom/mojang/authlib/minecraft/MinecraftSessionService;named sessionServiceLnet/minecraft/server/MinecraftServer;sessionService:Lcom/mojang/authlib/minecraft/MinecraftSessionService;
-
gameProfileRepo
private final com.mojang.authlib.GameProfileRepository gameProfileRepo- Mappings:
Namespace Name Mixin selector official WLnet/minecraft/server/MinecraftServer;W:Lcom/mojang/authlib/GameProfileRepository;intermediary field_8917Lnet/minecraft/server/MinecraftServer;field_8917:Lcom/mojang/authlib/GameProfileRepository;named gameProfileRepoLnet/minecraft/server/MinecraftServer;gameProfileRepo:Lcom/mojang/authlib/GameProfileRepository;
-
userCache
- Mappings:
Namespace Name Mixin selector official XLnet/minecraft/server/MinecraftServer;X:Lmj;intermediary field_8918Lnet/minecraft/server/MinecraftServer;field_8918:Lnet/minecraft/class_2116;named userCacheLnet/minecraft/server/MinecraftServer;userCache:Lnet/minecraft/util/UserCache;
-
lastPlayerSampleUpdate
private long lastPlayerSampleUpdate- Mappings:
Namespace Name Mixin selector official YLnet/minecraft/server/MinecraftServer;Y:Jintermediary field_8916Lnet/minecraft/server/MinecraftServer;field_8916:Jnamed lastPlayerSampleUpdateLnet/minecraft/server/MinecraftServer;lastPlayerSampleUpdate:J
-
queue
- Mappings:
Namespace Name Mixin selector official jLnet/minecraft/server/MinecraftServer;j:Ljava/util/Queue;intermediary field_11844Lnet/minecraft/server/MinecraftServer;field_11844:Ljava/util/Queue;named queueLnet/minecraft/server/MinecraftServer;queue:Ljava/util/Queue;
-
serverThread
- Mappings:
Namespace Name Mixin selector official ZLnet/minecraft/server/MinecraftServer;Z:Ljava/lang/Thread;intermediary field_11842Lnet/minecraft/server/MinecraftServer;field_11842:Ljava/lang/Thread;named serverThreadLnet/minecraft/server/MinecraftServer;serverThread:Ljava/lang/Thread;
-
timeReference
private long timeReference- Mappings:
Namespace Name Mixin selector official aaLnet/minecraft/server/MinecraftServer;aa:Jintermediary field_11843Lnet/minecraft/server/MinecraftServer;field_11843:Jnamed timeReferenceLnet/minecraft/server/MinecraftServer;timeReference:J
-
field_13902
- Mappings:
Namespace Name Mixin selector official abLnet/minecraft/server/MinecraftServer;ab:Zintermediary field_13902Lnet/minecraft/server/MinecraftServer;field_13902:Znamed field_13902Lnet/minecraft/server/MinecraftServer;field_13902:Z
-
-
Constructor Details
-
MinecraftServer
public MinecraftServer(File file, Proxy proxy, class_2934 class_2934, com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService yggdrasilAuthenticationService, com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService, com.mojang.authlib.GameProfileRepository gameProfileRepository, UserCache userCache)
-
-
Method Details
-
createCommandManager
- Mappings:
Namespace Name Mixin selector official iLnet/minecraft/server/MinecraftServer;i()Lbd;intermediary method_10824Lnet/minecraft/server/MinecraftServer;method_10824()Lnet/minecraft/class_765;named createCommandManagerLnet/minecraft/server/MinecraftServer;createCommandManager()Lnet/minecraft/server/command/CommandManager;
-
setupServer
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official jLnet/minecraft/server/MinecraftServer;j()Zintermediary method_3011Lnet/minecraft/server/MinecraftServer;method_3011()Znamed setupServerLnet/minecraft/server/MinecraftServer;setupServer()Z
-
upgradeWorld
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Ljava/lang/String;)Vintermediary method_3017Lnet/minecraft/server/MinecraftServer;method_3017(Ljava/lang/String;)Vnamed upgradeWorldLnet/minecraft/server/MinecraftServer;upgradeWorld(Ljava/lang/String;)V
-
setServerOperation
- Mappings:
Namespace Name Mixin selector official bLnet/minecraft/server/MinecraftServer;b(Ljava/lang/String;)Vintermediary method_3021Lnet/minecraft/server/MinecraftServer;method_3021(Ljava/lang/String;)Vnamed setServerOperationLnet/minecraft/server/MinecraftServer;setServerOperation(Ljava/lang/String;)V
-
getServerOperation
- Mappings:
Namespace Name Mixin selector official kLnet/minecraft/server/MinecraftServer;k()Ljava/lang/String;intermediary method_3015Lnet/minecraft/server/MinecraftServer;method_3015()Ljava/lang/String;named getServerOperationLnet/minecraft/server/MinecraftServer;getServerOperation()Ljava/lang/String;
-
setupWorld
protected void setupWorld(String world, String worldName, long seed, LevelGeneratorType generatorType, String generatorOptions) - Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Ljava/lang/String;Ljava/lang/String;JLahy;Ljava/lang/String;)Vintermediary method_2995Lnet/minecraft/server/MinecraftServer;method_2995(Ljava/lang/String;Ljava/lang/String;JLnet/minecraft/class_1160;Ljava/lang/String;)Vnamed setupWorldLnet/minecraft/server/MinecraftServer;setupWorld(Ljava/lang/String;Ljava/lang/String;JLnet/minecraft/world/level/LevelGeneratorType;Ljava/lang/String;)V
-
prepareWorlds
protected void prepareWorlds()- Mappings:
Namespace Name Mixin selector official lLnet/minecraft/server/MinecraftServer;l()Vintermediary method_3019Lnet/minecraft/server/MinecraftServer;method_3019()Vnamed prepareWorldsLnet/minecraft/server/MinecraftServer;prepareWorlds()V
-
loadResourcePack
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Ljava/lang/String;Lazi;)Vintermediary method_10813Lnet/minecraft/server/MinecraftServer;method_10813(Ljava/lang/String;Lnet/minecraft/class_101;)Vnamed loadResourcePackLnet/minecraft/server/MinecraftServer;loadResourcePack(Ljava/lang/String;Lnet/minecraft/world/SaveHandler;)V
-
shouldGenerateStructures
public abstract boolean shouldGenerateStructures()- Mappings:
Namespace Name Mixin selector official mLnet/minecraft/server/MinecraftServer;m()Zintermediary method_3023Lnet/minecraft/server/MinecraftServer;method_3023()Znamed shouldGenerateStructuresLnet/minecraft/server/MinecraftServer;shouldGenerateStructures()Z
-
getDefaultGameMode
- Mappings:
Namespace Name Mixin selector official nLnet/minecraft/server/MinecraftServer;n()Lahw$a;intermediary method_3026Lnet/minecraft/server/MinecraftServer;method_3026()Lnet/minecraft/class_1156$class_1157;named getDefaultGameModeLnet/minecraft/server/MinecraftServer;getDefaultGameMode()Lnet/minecraft/world/level/LevelInfo$GameMode;
-
getDefaultDifficulty
- Mappings:
Namespace Name Mixin selector official oLnet/minecraft/server/MinecraftServer;o()Lqk;intermediary method_3029Lnet/minecraft/server/MinecraftServer;method_3029()Lnet/minecraft/class_2151;named getDefaultDifficultyLnet/minecraft/server/MinecraftServer;getDefaultDifficulty()Lnet/minecraft/world/Difficulty;
-
isHardcore
public abstract boolean isHardcore()- Mappings:
Namespace Name Mixin selector official pLnet/minecraft/server/MinecraftServer;p()Zintermediary method_3031Lnet/minecraft/server/MinecraftServer;method_3031()Znamed isHardcoreLnet/minecraft/server/MinecraftServer;isHardcore()Z
-
getOpPermissionLevel
public abstract int getOpPermissionLevel()- Mappings:
Namespace Name Mixin selector official qLnet/minecraft/server/MinecraftServer;q()Iintermediary method_6085Lnet/minecraft/server/MinecraftServer;method_6085()Inamed getOpPermissionLevelLnet/minecraft/server/MinecraftServer;getOpPermissionLevel()I
-
shouldBroadcastRconToOps
public abstract boolean shouldBroadcastRconToOps()- Mappings:
Namespace Name Mixin selector official rLnet/minecraft/server/MinecraftServer;r()Zintermediary method_8164Lnet/minecraft/server/MinecraftServer;method_8164()Znamed shouldBroadcastRconToOpsLnet/minecraft/server/MinecraftServer;shouldBroadcastRconToOps()Z
-
shouldBroadcastConsoleToIps
public abstract boolean shouldBroadcastConsoleToIps()- Mappings:
Namespace Name Mixin selector official sLnet/minecraft/server/MinecraftServer;s()Zintermediary method_10825Lnet/minecraft/server/MinecraftServer;method_10825()Znamed shouldBroadcastConsoleToIpsLnet/minecraft/server/MinecraftServer;shouldBroadcastConsoleToIps()Z
-
logProgress
- Mappings:
Namespace Name Mixin selector official a_Lnet/minecraft/server/MinecraftServer;a_(Ljava/lang/String;I)Vintermediary method_3002Lnet/minecraft/server/MinecraftServer;method_3002(Ljava/lang/String;I)Vnamed logProgressLnet/minecraft/server/MinecraftServer;logProgress(Ljava/lang/String;I)V
-
save
protected void save()- Mappings:
Namespace Name Mixin selector official tLnet/minecraft/server/MinecraftServer;t()Vintermediary method_3033Lnet/minecraft/server/MinecraftServer;method_3033()Vnamed saveLnet/minecraft/server/MinecraftServer;save()V
-
saveWorlds
public void saveWorlds(boolean silent) - Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Z)Vintermediary method_3001Lnet/minecraft/server/MinecraftServer;method_3001(Z)Vnamed saveWorldsLnet/minecraft/server/MinecraftServer;saveWorlds(Z)V
-
stopServer
public void stopServer()- Mappings:
Namespace Name Mixin selector official uLnet/minecraft/server/MinecraftServer;u()Vintermediary method_3034Lnet/minecraft/server/MinecraftServer;method_3034()Vnamed stopServerLnet/minecraft/server/MinecraftServer;stopServer()V
-
getServerIp
- Mappings:
Namespace Name Mixin selector official vLnet/minecraft/server/MinecraftServer;v()Ljava/lang/String;intermediary method_3035Lnet/minecraft/server/MinecraftServer;method_3035()Ljava/lang/String;named getServerIpLnet/minecraft/server/MinecraftServer;getServerIp()Ljava/lang/String;
-
setServerIp
- Mappings:
Namespace Name Mixin selector official cLnet/minecraft/server/MinecraftServer;c(Ljava/lang/String;)Vintermediary method_3024Lnet/minecraft/server/MinecraftServer;method_3024(Ljava/lang/String;)Vnamed setServerIpLnet/minecraft/server/MinecraftServer;setServerIp(Ljava/lang/String;)V
-
isRunning
public boolean isRunning()- Mappings:
Namespace Name Mixin selector official wLnet/minecraft/server/MinecraftServer;w()Zintermediary method_3036Lnet/minecraft/server/MinecraftServer;method_3036()Znamed isRunningLnet/minecraft/server/MinecraftServer;isRunning()Z
-
stopRunning
public void stopRunning()- Mappings:
Namespace Name Mixin selector official xLnet/minecraft/server/MinecraftServer;x()Vintermediary method_3038Lnet/minecraft/server/MinecraftServer;method_3038()Vnamed stopRunningLnet/minecraft/server/MinecraftServer;stopRunning()V
-
run
public void run() -
setServerMeta
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Lka;)Vintermediary method_8154Lnet/minecraft/server/MinecraftServer;method_8154(Lnet/minecraft/class_2081;)Vnamed setServerMetaLnet/minecraft/server/MinecraftServer;setServerMeta(Lnet/minecraft/server/ServerMetadata;)V
-
method_12837
- Mappings:
Namespace Name Mixin selector official yLnet/minecraft/server/MinecraftServer;y()Zintermediary method_12837Lnet/minecraft/server/MinecraftServer;method_12837()Znamed method_12837Lnet/minecraft/server/MinecraftServer;method_12837()Z
-
method_12838
- Mappings:
Namespace Name Mixin selector official zLnet/minecraft/server/MinecraftServer;z()Ljava/io/File;intermediary method_12838Lnet/minecraft/server/MinecraftServer;method_12838()Ljava/io/File;named method_12838Lnet/minecraft/server/MinecraftServer;method_12838()Ljava/io/File;
-
getRunDirectory
- Mappings:
Namespace Name Mixin selector official ALnet/minecraft/server/MinecraftServer;A()Ljava/io/File;intermediary method_3040Lnet/minecraft/server/MinecraftServer;method_3040()Ljava/io/File;named getRunDirectoryLnet/minecraft/server/MinecraftServer;getRunDirectory()Ljava/io/File;
-
setCrashReport
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Lb;)Vintermediary method_2992Lnet/minecraft/server/MinecraftServer;method_2992(Lnet/minecraft/class_1;)Vnamed setCrashReportLnet/minecraft/server/MinecraftServer;setCrashReport(Lnet/minecraft/util/crash/CrashReport;)V
-
exit
protected void exit()- Mappings:
Namespace Name Mixin selector official BLnet/minecraft/server/MinecraftServer;B()Vintermediary method_3042Lnet/minecraft/server/MinecraftServer;method_3042()Vnamed exitLnet/minecraft/server/MinecraftServer;exit()V
-
setupWorld
public void setupWorld()- Mappings:
Namespace Name Mixin selector official CLnet/minecraft/server/MinecraftServer;C()Vintermediary method_3044Lnet/minecraft/server/MinecraftServer;method_3044()Vnamed setupWorldLnet/minecraft/server/MinecraftServer;setupWorld()V
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector official DLnet/minecraft/server/MinecraftServer;D()Vintermediary method_3046Lnet/minecraft/server/MinecraftServer;method_3046()Vnamed tickLnet/minecraft/server/MinecraftServer;tick()V
-
isNetherAllowed
public boolean isNetherAllowed()- Mappings:
Namespace Name Mixin selector official ELnet/minecraft/server/MinecraftServer;E()Zintermediary method_3047Lnet/minecraft/server/MinecraftServer;method_3047()Znamed isNetherAllowedLnet/minecraft/server/MinecraftServer;isNetherAllowed()Z
-
addTickable
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Lkz;)Vintermediary method_2994Lnet/minecraft/server/MinecraftServer;method_2994(Lnet/minecraft/class_746;)Vnamed addTickableLnet/minecraft/server/MinecraftServer;addTickable(Lnet/minecraft/util/Tickable;)V
-
main
- Mappings:
Namespace Name Mixin selector official mainLnet/minecraft/server/MinecraftServer;main([Ljava/lang/String;)Vintermediary mainLnet/minecraft/server/MinecraftServer;main([Ljava/lang/String;)Vnamed mainLnet/minecraft/server/MinecraftServer;main([Ljava/lang/String;)V
-
startServerThread
public void startServerThread()- Mappings:
Namespace Name Mixin selector official FLnet/minecraft/server/MinecraftServer;F()Vintermediary method_3048Lnet/minecraft/server/MinecraftServer;method_3048()Vnamed startServerThreadLnet/minecraft/server/MinecraftServer;startServerThread()V
-
getFile
- Mappings:
Namespace Name Mixin selector official dLnet/minecraft/server/MinecraftServer;d(Ljava/lang/String;)Ljava/io/File;intermediary method_3027Lnet/minecraft/server/MinecraftServer;method_3027(Ljava/lang/String;)Ljava/io/File;named getFileLnet/minecraft/server/MinecraftServer;getFile(Ljava/lang/String;)Ljava/io/File;
-
info
- Mappings:
Namespace Name Mixin selector official eLnet/minecraft/server/MinecraftServer;e(Ljava/lang/String;)Vintermediary method_2034Lnet/minecraft/server/MinecraftServer;method_2034(Ljava/lang/String;)Vnamed infoLnet/minecraft/server/MinecraftServer;info(Ljava/lang/String;)V
-
warn
- Mappings:
Namespace Name Mixin selector official fLnet/minecraft/server/MinecraftServer;f(Ljava/lang/String;)Vintermediary method_2035Lnet/minecraft/server/MinecraftServer;method_2035(Ljava/lang/String;)Vnamed warnLnet/minecraft/server/MinecraftServer;warn(Ljava/lang/String;)V
-
getWorld
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(I)Llq;intermediary method_2991Lnet/minecraft/server/MinecraftServer;method_2991(I)Lnet/minecraft/class_795;named getWorldLnet/minecraft/server/MinecraftServer;getWorld(I)Lnet/minecraft/server/world/ServerWorld;
-
getVersion
- Mappings:
Namespace Name Mixin selector official GLnet/minecraft/server/MinecraftServer;G()Ljava/lang/String;intermediary method_2042Lnet/minecraft/server/MinecraftServer;method_2042()Ljava/lang/String;named getVersionLnet/minecraft/server/MinecraftServer;getVersion()Ljava/lang/String;
-
getCurrentPlayerCount
public int getCurrentPlayerCount()- Mappings:
Namespace Name Mixin selector official HLnet/minecraft/server/MinecraftServer;H()Iintermediary method_2043Lnet/minecraft/server/MinecraftServer;method_2043()Inamed getCurrentPlayerCountLnet/minecraft/server/MinecraftServer;getCurrentPlayerCount()I
-
getMaxPlayerCount
public int getMaxPlayerCount()- Mappings:
Namespace Name Mixin selector official ILnet/minecraft/server/MinecraftServer;I()Iintermediary method_2044Lnet/minecraft/server/MinecraftServer;method_2044()Inamed getMaxPlayerCountLnet/minecraft/server/MinecraftServer;getMaxPlayerCount()I
-
getPlayerNames
- Mappings:
Namespace Name Mixin selector official JLnet/minecraft/server/MinecraftServer;J()[Ljava/lang/String;intermediary method_2045Lnet/minecraft/server/MinecraftServer;method_2045()[Ljava/lang/String;named getPlayerNamesLnet/minecraft/server/MinecraftServer;getPlayerNames()[Ljava/lang/String;
-
getProfiles
public com.mojang.authlib.GameProfile[] getProfiles()- Mappings:
Namespace Name Mixin selector official KLnet/minecraft/server/MinecraftServer;K()[Lcom/mojang/authlib/GameProfile;intermediary method_8153Lnet/minecraft/server/MinecraftServer;method_8153()[Lcom/mojang/authlib/GameProfile;named getProfilesLnet/minecraft/server/MinecraftServer;getProfiles()[Lcom/mojang/authlib/GameProfile;
-
isDebuggingEnabled
- Mappings:
Namespace Name Mixin selector official LLnet/minecraft/server/MinecraftServer;L()Zintermediary method_2027Lnet/minecraft/server/MinecraftServer;method_2027()Znamed isDebuggingEnabledLnet/minecraft/server/MinecraftServer;isDebuggingEnabled()Z
-
logError
- Mappings:
Namespace Name Mixin selector official gLnet/minecraft/server/MinecraftServer;g(Ljava/lang/String;)Vintermediary method_2037Lnet/minecraft/server/MinecraftServer;method_2037(Ljava/lang/String;)Vnamed logErrorLnet/minecraft/server/MinecraftServer;logError(Ljava/lang/String;)V
-
log
- Mappings:
Namespace Name Mixin selector official hLnet/minecraft/server/MinecraftServer;h(Ljava/lang/String;)Vintermediary method_2038Lnet/minecraft/server/MinecraftServer;method_2038(Ljava/lang/String;)Vnamed logLnet/minecraft/server/MinecraftServer;log(Ljava/lang/String;)V
-
getServerModName
- Mappings:
Namespace Name Mixin selector official getServerModNameLnet/minecraft/server/MinecraftServer;getServerModName()Ljava/lang/String;intermediary getServerModNameLnet/minecraft/server/MinecraftServer;getServerModName()Ljava/lang/String;named getServerModNameLnet/minecraft/server/MinecraftServer;getServerModName()Ljava/lang/String;
-
populateCrashReport
- Mappings:
Namespace Name Mixin selector official bLnet/minecraft/server/MinecraftServer;b(Lb;)Lb;intermediary method_3013Lnet/minecraft/server/MinecraftServer;method_3013(Lnet/minecraft/class_1;)Lnet/minecraft/class_1;named populateCrashReportLnet/minecraft/server/MinecraftServer;populateCrashReport(Lnet/minecraft/util/crash/CrashReport;)Lnet/minecraft/util/crash/CrashReport;
-
method_12835
public List<String> method_12835(CommandSource commandSource, String string, @Nullable BlockPos blockPos, boolean bool) - Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Ln;Ljava/lang/String;Lcl;Z)Ljava/util/List;intermediary method_12835Lnet/minecraft/server/MinecraftServer;method_12835(Lnet/minecraft/class_1061;Ljava/lang/String;Lnet/minecraft/class_2552;Z)Ljava/util/List;named method_12835Lnet/minecraft/server/MinecraftServer;method_12835(Lnet/minecraft/command/CommandSource;Ljava/lang/String;Lnet/minecraft/util/math/BlockPos;Z)Ljava/util/List;
-
hasGameDir
public boolean hasGameDir()- Mappings:
Namespace Name Mixin selector official MLnet/minecraft/server/MinecraftServer;M()Zintermediary method_10811Lnet/minecraft/server/MinecraftServer;method_10811()Znamed hasGameDirLnet/minecraft/server/MinecraftServer;hasGameDir()Z
-
getTranslatedName
- Specified by:
getTranslatedNamein interfaceCommandSource- Mappings:
Namespace Name Mixin selector official h_Ln;h_()Ljava/lang/String;intermediary method_2518Lnet/minecraft/class_1061;method_2518()Ljava/lang/String;named getTranslatedNameLnet/minecraft/command/CommandSource;getTranslatedName()Ljava/lang/String;
-
sendMessage
- Specified by:
sendMessagein interfaceCommandSource- Mappings:
Namespace Name Mixin selector official aLn;a(Lew;)Vintermediary method_5505Lnet/minecraft/class_1061;method_5505(Lnet/minecraft/class_1982;)Vnamed sendMessageLnet/minecraft/command/CommandSource;sendMessage(Lnet/minecraft/text/Text;)V
-
canUseCommand
- Specified by:
canUseCommandin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official aLn;a(ILjava/lang/String;)Zintermediary method_3333Lnet/minecraft/class_1061;method_3333(ILjava/lang/String;)Znamed canUseCommandLnet/minecraft/command/CommandSource;canUseCommand(ILjava/lang/String;)Z
-
getCommandManager
- Mappings:
Namespace Name Mixin selector official NLnet/minecraft/server/MinecraftServer;N()Lm;intermediary method_2971Lnet/minecraft/server/MinecraftServer;method_2971()Lnet/minecraft/class_1034;named getCommandManagerLnet/minecraft/server/MinecraftServer;getCommandManager()Lnet/minecraft/server/command/CommandRegistryProvider;
-
getKeyPair
- Mappings:
Namespace Name Mixin selector official OLnet/minecraft/server/MinecraftServer;O()Ljava/security/KeyPair;intermediary method_2972Lnet/minecraft/server/MinecraftServer;method_2972()Ljava/security/KeyPair;named getKeyPairLnet/minecraft/server/MinecraftServer;getKeyPair()Ljava/security/KeyPair;
-
getServerPort
- Mappings:
Namespace Name Mixin selector official PLnet/minecraft/server/MinecraftServer;P()Iintermediary method_2973Lnet/minecraft/server/MinecraftServer;method_2973()Inamed getServerPortLnet/minecraft/server/MinecraftServer;getServerPort()I
-
setServerPort
- Mappings:
Namespace Name Mixin selector official bLnet/minecraft/server/MinecraftServer;b(I)Vintermediary method_3012Lnet/minecraft/server/MinecraftServer;method_3012(I)Vnamed setServerPortLnet/minecraft/server/MinecraftServer;setServerPort(I)V
-
getUserName
- Mappings:
Namespace Name Mixin selector official QLnet/minecraft/server/MinecraftServer;Q()Ljava/lang/String;intermediary method_2974Lnet/minecraft/server/MinecraftServer;method_2974()Ljava/lang/String;named getUserNameLnet/minecraft/server/MinecraftServer;getUserName()Ljava/lang/String;
-
setUserName
- Mappings:
Namespace Name Mixin selector official iLnet/minecraft/server/MinecraftServer;i(Ljava/lang/String;)Vintermediary method_3037Lnet/minecraft/server/MinecraftServer;method_3037(Ljava/lang/String;)Vnamed setUserNameLnet/minecraft/server/MinecraftServer;setUserName(Ljava/lang/String;)V
-
isSinglePlayer
public boolean isSinglePlayer()- Mappings:
Namespace Name Mixin selector official RLnet/minecraft/server/MinecraftServer;R()Zintermediary method_2975Lnet/minecraft/server/MinecraftServer;method_2975()Znamed isSinglePlayerLnet/minecraft/server/MinecraftServer;isSinglePlayer()Z
-
getLevelName
- Mappings:
Namespace Name Mixin selector official SLnet/minecraft/server/MinecraftServer;S()Ljava/lang/String;intermediary method_2028Lnet/minecraft/server/MinecraftServer;method_2028()Ljava/lang/String;named getLevelNameLnet/minecraft/server/MinecraftServer;getLevelName()Ljava/lang/String;
-
setLevelName
- Mappings:
Namespace Name Mixin selector official jLnet/minecraft/server/MinecraftServer;j(Ljava/lang/String;)Vintermediary method_3039Lnet/minecraft/server/MinecraftServer;method_3039(Ljava/lang/String;)Vnamed setLevelNameLnet/minecraft/server/MinecraftServer;setLevelName(Ljava/lang/String;)V
-
setServerName
- Mappings:
Namespace Name Mixin selector official kLnet/minecraft/server/MinecraftServer;k(Ljava/lang/String;)Vintermediary method_3041Lnet/minecraft/server/MinecraftServer;method_3041(Ljava/lang/String;)Vnamed setServerNameLnet/minecraft/server/MinecraftServer;setServerName(Ljava/lang/String;)V
-
getServerName
- Mappings:
Namespace Name Mixin selector official TLnet/minecraft/server/MinecraftServer;T()Ljava/lang/String;intermediary method_2976Lnet/minecraft/server/MinecraftServer;method_2976()Ljava/lang/String;named getServerNameLnet/minecraft/server/MinecraftServer;getServerName()Ljava/lang/String;
-
setKeyPair
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Ljava/security/KeyPair;)Vintermediary method_2996Lnet/minecraft/server/MinecraftServer;method_2996(Ljava/security/KeyPair;)Vnamed setKeyPairLnet/minecraft/server/MinecraftServer;setKeyPair(Ljava/security/KeyPair;)V
-
setDifficulty
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Lqk;)Vintermediary method_8155Lnet/minecraft/server/MinecraftServer;method_8155(Lnet/minecraft/class_2151;)Vnamed setDifficultyLnet/minecraft/server/MinecraftServer;setDifficulty(Lnet/minecraft/world/Difficulty;)V
-
isMonsterSpawningEnabled
protected boolean isMonsterSpawningEnabled()- Mappings:
Namespace Name Mixin selector official ULnet/minecraft/server/MinecraftServer;U()Zintermediary method_2977Lnet/minecraft/server/MinecraftServer;method_2977()Znamed isMonsterSpawningEnabledLnet/minecraft/server/MinecraftServer;isMonsterSpawningEnabled()Z
-
isDemo
public boolean isDemo()- Mappings:
Namespace Name Mixin selector official VLnet/minecraft/server/MinecraftServer;V()Zintermediary method_2978Lnet/minecraft/server/MinecraftServer;method_2978()Znamed isDemoLnet/minecraft/server/MinecraftServer;isDemo()Z
-
setDemo
public void setDemo(boolean demo) - Mappings:
Namespace Name Mixin selector official bLnet/minecraft/server/MinecraftServer;b(Z)Vintermediary method_3014Lnet/minecraft/server/MinecraftServer;method_3014(Z)Vnamed setDemoLnet/minecraft/server/MinecraftServer;setDemo(Z)V
-
setForceWorldUpgrade
public void setForceWorldUpgrade(boolean forceWorldUpgrade) - Mappings:
Namespace Name Mixin selector official cLnet/minecraft/server/MinecraftServer;c(Z)Vintermediary method_3018Lnet/minecraft/server/MinecraftServer;method_3018(Z)Vnamed setForceWorldUpgradeLnet/minecraft/server/MinecraftServer;setForceWorldUpgrade(Z)V
-
getSaveStorage
- Mappings:
Namespace Name Mixin selector official WLnet/minecraft/server/MinecraftServer;W()Lazk;intermediary method_2979Lnet/minecraft/server/MinecraftServer;method_2979()Lnet/minecraft/class_102;named getSaveStorageLnet/minecraft/server/MinecraftServer;getSaveStorage()Lnet/minecraft/world/level/storage/LevelStorageAccess;
-
getResourcePackUrl
- Mappings:
Namespace Name Mixin selector official XLnet/minecraft/server/MinecraftServer;X()Ljava/lang/String;intermediary method_2981Lnet/minecraft/server/MinecraftServer;method_2981()Ljava/lang/String;named getResourcePackUrlLnet/minecraft/server/MinecraftServer;getResourcePackUrl()Ljava/lang/String;
-
getResourcePackHash
- Mappings:
Namespace Name Mixin selector official YLnet/minecraft/server/MinecraftServer;Y()Ljava/lang/String;intermediary method_10822Lnet/minecraft/server/MinecraftServer;method_10822()Ljava/lang/String;named getResourcePackHashLnet/minecraft/server/MinecraftServer;getResourcePackHash()Ljava/lang/String;
-
setResourcePack
- Mappings:
Namespace Name Mixin selector official a_Lnet/minecraft/server/MinecraftServer;a_(Ljava/lang/String;Ljava/lang/String;)Vintermediary method_10821Lnet/minecraft/server/MinecraftServer;method_10821(Ljava/lang/String;Ljava/lang/String;)Vnamed setResourcePackLnet/minecraft/server/MinecraftServer;setResourcePack(Ljava/lang/String;Ljava/lang/String;)V
-
addSnooperInfo
- Specified by:
addSnooperInfoin interfaceSnoopable- Mappings:
Namespace Name Mixin selector official aLqx;a(Lqw;)Vintermediary method_2410Lnet/minecraft/class_855;method_2410(Lnet/minecraft/class_853;)Vnamed addSnooperInfoLnet/minecraft/util/snooper/Snoopable;addSnooperInfo(Lnet/minecraft/util/snooper/Snooper;)V
-
addSnooper
- Specified by:
addSnooperin interfaceSnoopable- Mappings:
Namespace Name Mixin selector official bLqx;b(Lqw;)Vintermediary method_2411Lnet/minecraft/class_855;method_2411(Lnet/minecraft/class_853;)Vnamed addSnooperLnet/minecraft/util/snooper/Snoopable;addSnooper(Lnet/minecraft/util/snooper/Snooper;)V
-
isSnooperEnabled
public boolean isSnooperEnabled()- Specified by:
isSnooperEnabledin interfaceSnoopable- Mappings:
Namespace Name Mixin selector official ZLqx;Z()Zintermediary method_2409Lnet/minecraft/class_855;method_2409()Znamed isSnooperEnabledLnet/minecraft/util/snooper/Snoopable;isSnooperEnabled()Z
-
isDedicated
public abstract boolean isDedicated()- Mappings:
Namespace Name Mixin selector official aaLnet/minecraft/server/MinecraftServer;aa()Zintermediary method_2983Lnet/minecraft/server/MinecraftServer;method_2983()Znamed isDedicatedLnet/minecraft/server/MinecraftServer;isDedicated()Z
-
isOnlineMode
public boolean isOnlineMode()- Mappings:
Namespace Name Mixin selector official abLnet/minecraft/server/MinecraftServer;ab()Zintermediary method_2984Lnet/minecraft/server/MinecraftServer;method_2984()Znamed isOnlineModeLnet/minecraft/server/MinecraftServer;isOnlineMode()Z
-
setOnlineMode
public void setOnlineMode(boolean onlineMode) - Mappings:
Namespace Name Mixin selector official dLnet/minecraft/server/MinecraftServer;d(Z)Vintermediary method_3022Lnet/minecraft/server/MinecraftServer;method_3022(Z)Vnamed setOnlineModeLnet/minecraft/server/MinecraftServer;setOnlineMode(Z)V
-
shouldSpawnAnimals
public boolean shouldSpawnAnimals()- Mappings:
Namespace Name Mixin selector official acLnet/minecraft/server/MinecraftServer;ac()Zintermediary method_2985Lnet/minecraft/server/MinecraftServer;method_2985()Znamed shouldSpawnAnimalsLnet/minecraft/server/MinecraftServer;shouldSpawnAnimals()Z
-
setSpawnAnimals
public void setSpawnAnimals(boolean spawnAnimals) - Mappings:
Namespace Name Mixin selector official eLnet/minecraft/server/MinecraftServer;e(Z)Vintermediary method_3025Lnet/minecraft/server/MinecraftServer;method_3025(Z)Vnamed setSpawnAnimalsLnet/minecraft/server/MinecraftServer;setSpawnAnimals(Z)V
-
shouldSpawnNpcs
public boolean shouldSpawnNpcs()- Mappings:
Namespace Name Mixin selector official adLnet/minecraft/server/MinecraftServer;ad()Zintermediary method_2986Lnet/minecraft/server/MinecraftServer;method_2986()Znamed shouldSpawnNpcsLnet/minecraft/server/MinecraftServer;shouldSpawnNpcs()Z
-
isUsingNativeTransport
public abstract boolean isUsingNativeTransport()- Mappings:
Namespace Name Mixin selector official aeLnet/minecraft/server/MinecraftServer;ae()Zintermediary method_10823Lnet/minecraft/server/MinecraftServer;method_10823()Znamed isUsingNativeTransportLnet/minecraft/server/MinecraftServer;isUsingNativeTransport()Z
-
setSpawnNpcs
public void setSpawnNpcs(boolean spawnNpcs) - Mappings:
Namespace Name Mixin selector official fLnet/minecraft/server/MinecraftServer;f(Z)Vintermediary method_3028Lnet/minecraft/server/MinecraftServer;method_3028(Z)Vnamed setSpawnNpcsLnet/minecraft/server/MinecraftServer;setSpawnNpcs(Z)V
-
isPvpEnabled
public boolean isPvpEnabled()- Mappings:
Namespace Name Mixin selector official afLnet/minecraft/server/MinecraftServer;af()Zintermediary method_2987Lnet/minecraft/server/MinecraftServer;method_2987()Znamed isPvpEnabledLnet/minecraft/server/MinecraftServer;isPvpEnabled()Z
-
setPvpEnabled
public void setPvpEnabled(boolean pvpEnabled) - Mappings:
Namespace Name Mixin selector official gLnet/minecraft/server/MinecraftServer;g(Z)Vintermediary method_3030Lnet/minecraft/server/MinecraftServer;method_3030(Z)Vnamed setPvpEnabledLnet/minecraft/server/MinecraftServer;setPvpEnabled(Z)V
-
isFlightEnabled
public boolean isFlightEnabled()- Mappings:
Namespace Name Mixin selector official agLnet/minecraft/server/MinecraftServer;ag()Zintermediary method_2988Lnet/minecraft/server/MinecraftServer;method_2988()Znamed isFlightEnabledLnet/minecraft/server/MinecraftServer;isFlightEnabled()Z
-
setFlightEnabled
public void setFlightEnabled(boolean flightEnabled) - Mappings:
Namespace Name Mixin selector official hLnet/minecraft/server/MinecraftServer;h(Z)Vintermediary method_3032Lnet/minecraft/server/MinecraftServer;method_3032(Z)Vnamed setFlightEnabledLnet/minecraft/server/MinecraftServer;setFlightEnabled(Z)V
-
areCommandBlocksEnabled
public abstract boolean areCommandBlocksEnabled()- Mappings:
Namespace Name Mixin selector official ahLnet/minecraft/server/MinecraftServer;ah()Zintermediary method_4499Lnet/minecraft/server/MinecraftServer;method_4499()Znamed areCommandBlocksEnabledLnet/minecraft/server/MinecraftServer;areCommandBlocksEnabled()Z
-
getServerMotd
- Mappings:
Namespace Name Mixin selector official aiLnet/minecraft/server/MinecraftServer;ai()Ljava/lang/String;intermediary method_2989Lnet/minecraft/server/MinecraftServer;method_2989()Ljava/lang/String;named getServerMotdLnet/minecraft/server/MinecraftServer;getServerMotd()Ljava/lang/String;
-
setMotd
- Mappings:
Namespace Name Mixin selector official lLnet/minecraft/server/MinecraftServer;l(Ljava/lang/String;)Vintermediary method_3045Lnet/minecraft/server/MinecraftServer;method_3045(Ljava/lang/String;)Vnamed setMotdLnet/minecraft/server/MinecraftServer;setMotd(Ljava/lang/String;)V
-
getWorldHeight
public int getWorldHeight()- Mappings:
Namespace Name Mixin selector official ajLnet/minecraft/server/MinecraftServer;aj()Iintermediary method_2990Lnet/minecraft/server/MinecraftServer;method_2990()Inamed getWorldHeightLnet/minecraft/server/MinecraftServer;getWorldHeight()I
-
setWorldHeight
public void setWorldHeight(int worldHeight) - Mappings:
Namespace Name Mixin selector official cLnet/minecraft/server/MinecraftServer;c(I)Vintermediary method_3020Lnet/minecraft/server/MinecraftServer;method_3020(I)Vnamed setWorldHeightLnet/minecraft/server/MinecraftServer;setWorldHeight(I)V
-
isStopped
public boolean isStopped()- Mappings:
Namespace Name Mixin selector official akLnet/minecraft/server/MinecraftServer;ak()Zintermediary method_3003Lnet/minecraft/server/MinecraftServer;method_3003()Znamed isStoppedLnet/minecraft/server/MinecraftServer;isStopped()Z
-
getPlayerManager
- Mappings:
Namespace Name Mixin selector official alLnet/minecraft/server/MinecraftServer;al()Lmn;intermediary method_3004Lnet/minecraft/server/MinecraftServer;method_3004()Lnet/minecraft/class_743;named getPlayerManagerLnet/minecraft/server/MinecraftServer;getPlayerManager()Lnet/minecraft/server/PlayerManager;
-
setPlayerManager
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Lmn;)Vintermediary method_2993Lnet/minecraft/server/MinecraftServer;method_2993(Lnet/minecraft/class_743;)Vnamed setPlayerManagerLnet/minecraft/server/MinecraftServer;setPlayerManager(Lnet/minecraft/server/PlayerManager;)V
-
setDefaultGameMode
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Lahw$a;)Vintermediary method_2999Lnet/minecraft/server/MinecraftServer;method_2999(Lnet/minecraft/class_1156$class_1157;)Vnamed setDefaultGameModeLnet/minecraft/server/MinecraftServer;setDefaultGameMode(Lnet/minecraft/world/level/LevelInfo$GameMode;)V
-
getNetworkIo
- Mappings:
Namespace Name Mixin selector official amLnet/minecraft/server/MinecraftServer;am()Lmb;intermediary method_8157Lnet/minecraft/server/MinecraftServer;method_8157()Lnet/minecraft/class_2103;named getNetworkIoLnet/minecraft/server/MinecraftServer;getNetworkIo()Lnet/minecraft/server/ServerNetworkIo;
-
isLoading
- Mappings:
Namespace Name Mixin selector official anLnet/minecraft/server/MinecraftServer;an()Zintermediary method_3006Lnet/minecraft/server/MinecraftServer;method_3006()Znamed isLoadingLnet/minecraft/server/MinecraftServer;isLoading()Z
-
hasGui
public boolean hasGui()- Mappings:
Namespace Name Mixin selector official aoLnet/minecraft/server/MinecraftServer;ao()Zintermediary method_3007Lnet/minecraft/server/MinecraftServer;method_3007()Znamed hasGuiLnet/minecraft/server/MinecraftServer;hasGui()Z
-
method_3000
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Lahw$a;Z)Ljava/lang/String;intermediary method_3000Lnet/minecraft/server/MinecraftServer;method_3000(Lnet/minecraft/class_1156$class_1157;Z)Ljava/lang/String;named method_3000Lnet/minecraft/server/MinecraftServer;method_3000(Lnet/minecraft/world/level/LevelInfo$GameMode;Z)Ljava/lang/String;
-
getTicks
public int getTicks()- Mappings:
Namespace Name Mixin selector official apLnet/minecraft/server/MinecraftServer;ap()Iintermediary method_3008Lnet/minecraft/server/MinecraftServer;method_3008()Inamed getTicksLnet/minecraft/server/MinecraftServer;getTicks()I
-
enableProfiler
public void enableProfiler()- Mappings:
Namespace Name Mixin selector official aqLnet/minecraft/server/MinecraftServer;aq()Vintermediary method_3009Lnet/minecraft/server/MinecraftServer;method_3009()Vnamed enableProfilerLnet/minecraft/server/MinecraftServer;enableProfiler()V
-
getSnooper
- Mappings:
Namespace Name Mixin selector official arLnet/minecraft/server/MinecraftServer;ar()Lqw;intermediary method_3010Lnet/minecraft/server/MinecraftServer;method_3010()Lnet/minecraft/class_853;named getSnooperLnet/minecraft/server/MinecraftServer;getSnooper()Lnet/minecraft/util/snooper/Snooper;
-
getBlockPos
- Specified by:
getBlockPosin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official cLn;c()Lcl;intermediary method_4086Lnet/minecraft/class_1061;method_4086()Lnet/minecraft/class_2552;named getBlockPosLnet/minecraft/command/CommandSource;getBlockPos()Lnet/minecraft/util/math/BlockPos;
-
getPos
- Specified by:
getPosin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official dLn;d()Lbbh;intermediary method_10787Lnet/minecraft/class_1061;method_10787()Lnet/minecraft/class_236;named getPosLnet/minecraft/command/CommandSource;getPos()Lnet/minecraft/util/math/Vec3d;
-
getWorld
- Specified by:
getWorldin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official eLn;e()Laht;intermediary method_5506Lnet/minecraft/class_1061;method_5506()Lnet/minecraft/class_1150;named getWorldLnet/minecraft/command/CommandSource;getWorld()Lnet/minecraft/world/World;
-
getEntity
- Specified by:
getEntityin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official fLn;f()Lrr;intermediary method_10788Lnet/minecraft/class_1061;method_10788()Lnet/minecraft/class_864;named getEntityLnet/minecraft/command/CommandSource;getEntity()Lnet/minecraft/entity/Entity;
-
getSpawnProtectionRadius
- Mappings:
Namespace Name Mixin selector official asLnet/minecraft/server/MinecraftServer;as()Iintermediary method_4500Lnet/minecraft/server/MinecraftServer;method_4500()Inamed getSpawnProtectionRadiusLnet/minecraft/server/MinecraftServer;getSpawnProtectionRadius()I
-
isSpawnProtected
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Laht;Lcl;Lzj;)Zintermediary method_10812Lnet/minecraft/server/MinecraftServer;method_10812(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_988;)Znamed isSpawnProtectedLnet/minecraft/server/MinecraftServer;isSpawnProtected(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;)Z
-
setForceGameMode
- Mappings:
Namespace Name Mixin selector official iLnet/minecraft/server/MinecraftServer;i(Z)Vintermediary method_5387Lnet/minecraft/server/MinecraftServer;method_5387(Z)Vnamed setForceGameModeLnet/minecraft/server/MinecraftServer;setForceGameMode(Z)V
-
shouldForceGameMode
public boolean shouldForceGameMode()- Mappings:
Namespace Name Mixin selector official atLnet/minecraft/server/MinecraftServer;at()Zintermediary method_5386Lnet/minecraft/server/MinecraftServer;method_5386()Znamed shouldForceGameModeLnet/minecraft/server/MinecraftServer;shouldForceGameMode()Z
-
getProxy
- Mappings:
Namespace Name Mixin selector official auLnet/minecraft/server/MinecraftServer;au()Ljava/net/Proxy;intermediary method_6081Lnet/minecraft/server/MinecraftServer;method_6081()Ljava/net/Proxy;named getProxyLnet/minecraft/server/MinecraftServer;getProxy()Ljava/net/Proxy;
-
getTimeMillis
public static long getTimeMillis()- Mappings:
Namespace Name Mixin selector official avLnet/minecraft/server/MinecraftServer;av()Jintermediary method_6082Lnet/minecraft/server/MinecraftServer;method_6082()Jnamed getTimeMillisLnet/minecraft/server/MinecraftServer;getTimeMillis()J
-
getPlayerIdleTimeout
public int getPlayerIdleTimeout()- Mappings:
Namespace Name Mixin selector official awLnet/minecraft/server/MinecraftServer;aw()Iintermediary method_6083Lnet/minecraft/server/MinecraftServer;method_6083()Inamed getPlayerIdleTimeoutLnet/minecraft/server/MinecraftServer;getPlayerIdleTimeout()I
-
setPlayerIdleTimeout
public void setPlayerIdleTimeout(int playerIdleTimeout) - Mappings:
Namespace Name Mixin selector official dLnet/minecraft/server/MinecraftServer;d(I)Vintermediary method_6084Lnet/minecraft/server/MinecraftServer;method_6084(I)Vnamed setPlayerIdleTimeoutLnet/minecraft/server/MinecraftServer;setPlayerIdleTimeout(I)V
-
method_6344
- Specified by:
method_6344in interfaceCommandSource- Mappings:
Namespace Name Mixin selector official i_Ln;i_()Lew;intermediary method_6344Lnet/minecraft/class_1061;method_6344()Lnet/minecraft/class_1982;named method_6344Lnet/minecraft/command/CommandSource;method_6344()Lnet/minecraft/text/Text;
-
shouldAnnouncePlayerAchievements
public boolean shouldAnnouncePlayerAchievements()- Mappings:
Namespace Name Mixin selector official axLnet/minecraft/server/MinecraftServer;ax()Zintermediary method_8158Lnet/minecraft/server/MinecraftServer;method_8158()Znamed shouldAnnouncePlayerAchievementsLnet/minecraft/server/MinecraftServer;shouldAnnouncePlayerAchievements()Z
-
getSessionService
public com.mojang.authlib.minecraft.MinecraftSessionService getSessionService()- Mappings:
Namespace Name Mixin selector official ayLnet/minecraft/server/MinecraftServer;ay()Lcom/mojang/authlib/minecraft/MinecraftSessionService;intermediary method_8159Lnet/minecraft/server/MinecraftServer;method_8159()Lcom/mojang/authlib/minecraft/MinecraftSessionService;named getSessionServiceLnet/minecraft/server/MinecraftServer;getSessionService()Lcom/mojang/authlib/minecraft/MinecraftSessionService;
-
getGameProfileRepo
public com.mojang.authlib.GameProfileRepository getGameProfileRepo()- Mappings:
Namespace Name Mixin selector official azLnet/minecraft/server/MinecraftServer;az()Lcom/mojang/authlib/GameProfileRepository;intermediary method_8160Lnet/minecraft/server/MinecraftServer;method_8160()Lcom/mojang/authlib/GameProfileRepository;named getGameProfileRepoLnet/minecraft/server/MinecraftServer;getGameProfileRepo()Lcom/mojang/authlib/GameProfileRepository;
-
getUserCache
- Mappings:
Namespace Name Mixin selector official aALnet/minecraft/server/MinecraftServer;aA()Lmj;intermediary method_8161Lnet/minecraft/server/MinecraftServer;method_8161()Lnet/minecraft/class_2116;named getUserCacheLnet/minecraft/server/MinecraftServer;getUserCache()Lnet/minecraft/util/UserCache;
-
getServerMetadata
- Mappings:
Namespace Name Mixin selector official aBLnet/minecraft/server/MinecraftServer;aB()Lka;intermediary method_8162Lnet/minecraft/server/MinecraftServer;method_8162()Lnet/minecraft/class_2081;named getServerMetadataLnet/minecraft/server/MinecraftServer;getServerMetadata()Lnet/minecraft/server/ServerMetadata;
-
forcePlayerSampleUpdate
public void forcePlayerSampleUpdate()- Mappings:
Namespace Name Mixin selector official aCLnet/minecraft/server/MinecraftServer;aC()Vintermediary method_8163Lnet/minecraft/server/MinecraftServer;method_8163()Vnamed forcePlayerSampleUpdateLnet/minecraft/server/MinecraftServer;forcePlayerSampleUpdate()V
-
getEntity
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Ljava/util/UUID;)Lrr;intermediary method_10814Lnet/minecraft/server/MinecraftServer;method_10814(Ljava/util/UUID;)Lnet/minecraft/class_864;named getEntityLnet/minecraft/server/MinecraftServer;getEntity(Ljava/util/UUID;)Lnet/minecraft/entity/Entity;
-
sendCommandFeedback
public boolean sendCommandFeedback()- Specified by:
sendCommandFeedbackin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official z_Ln;z_()Zintermediary method_10789Lnet/minecraft/class_1061;method_10789()Znamed sendCommandFeedbackLnet/minecraft/command/CommandSource;sendCommandFeedback()Z
-
setStat
- Specified by:
setStatin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official aLn;a(Lo$a;I)Vintermediary method_10786Lnet/minecraft/class_1061;method_10786(Lnet/minecraft/class_2598$class_2599;I)Vnamed setStatLnet/minecraft/command/CommandSource;setStat(Lnet/minecraft/command/CommandStats$Type;I)V
-
getMinecraftServer
- Specified by:
getMinecraftServerin interfaceCommandSource- Mappings:
Namespace Name Mixin selector official hLn;h()Lnet/minecraft/server/MinecraftServer;intermediary method_12833Lnet/minecraft/class_1061;method_12833()Lnet/minecraft/server/MinecraftServer;named getMinecraftServerLnet/minecraft/command/CommandSource;getMinecraftServer()Lnet/minecraft/server/MinecraftServer;
-
getMaxWorldBorderRadius
public int getMaxWorldBorderRadius()- Mappings:
Namespace Name Mixin selector official aDLnet/minecraft/server/MinecraftServer;aD()Iintermediary method_10817Lnet/minecraft/server/MinecraftServer;method_10817()Inamed getMaxWorldBorderRadiusLnet/minecraft/server/MinecraftServer;getMaxWorldBorderRadius()I
-
method_10815
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Ljava/util/concurrent/Callable;)Lcom/google/common/util/concurrent/ListenableFuture;intermediary method_10815Lnet/minecraft/server/MinecraftServer;method_10815(Ljava/util/concurrent/Callable;)Lcom/google/common/util/concurrent/ListenableFuture;named method_10815Lnet/minecraft/server/MinecraftServer;method_10815(Ljava/util/concurrent/Callable;)Lcom/google/common/util/concurrent/ListenableFuture;
-
execute
- Specified by:
executein interfaceThreadExecutor- Mappings:
Namespace Name Mixin selector official aLqc;a(Ljava/lang/Runnable;)Lcom/google/common/util/concurrent/ListenableFuture;intermediary method_6635Lnet/minecraft/class_2605;method_6635(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 aELqc;aE()Zintermediary method_6640Lnet/minecraft/class_2605;method_6640()Znamed isOnThreadLnet/minecraft/util/ThreadExecutor;isOnThread()Z
-
getNetworkCompressionThreshold
public int getNetworkCompressionThreshold()- Mappings:
Namespace Name Mixin selector official aFLnet/minecraft/server/MinecraftServer;aF()Iintermediary method_10818Lnet/minecraft/server/MinecraftServer;method_10818()Inamed getNetworkCompressionThresholdLnet/minecraft/server/MinecraftServer;getNetworkCompressionThreshold()I
-
getServerStartTime
- Mappings:
Namespace Name Mixin selector official aGLnet/minecraft/server/MinecraftServer;aG()Jintermediary method_10819Lnet/minecraft/server/MinecraftServer;method_10819()Jnamed getServerStartTimeLnet/minecraft/server/MinecraftServer;getServerStartTime()J
-
getThread
- Mappings:
Namespace Name Mixin selector official aHLnet/minecraft/server/MinecraftServer;aH()Ljava/lang/Thread;intermediary method_10820Lnet/minecraft/server/MinecraftServer;method_10820()Ljava/lang/Thread;named getThreadLnet/minecraft/server/MinecraftServer;getThread()Ljava/lang/Thread;
-
method_12836
- Mappings:
Namespace Name Mixin selector official aILnet/minecraft/server/MinecraftServer;aI()Lpb;intermediary method_12836Lnet/minecraft/server/MinecraftServer;method_12836()Lnet/minecraft/class_2934;named method_12836Lnet/minecraft/server/MinecraftServer;method_12836()Lnet/minecraft/class_2934;
-
method_12834
- Mappings:
Namespace Name Mixin selector official aLnet/minecraft/server/MinecraftServer;a(Llq;)Iintermediary method_12834Lnet/minecraft/server/MinecraftServer;method_12834(Lnet/minecraft/class_795;)Inamed method_12834Lnet/minecraft/server/MinecraftServer;method_12834(Lnet/minecraft/server/world/ServerWorld;)I
-