Package net.minecraft.world
Interface SaveProperties
- All Known Implementing Classes:
LevelProperties
public interface SaveProperties
- Mappings:
Namespace Name official debintermediary net/minecraft/class_5219named net/minecraft/world/SaveProperties
-
Method Summary
-
Method Details
-
getDataPackSettings
DataPackSettings getDataPackSettings()- Mappings:
Namespace Name Mixin selector official DLdeb;D()Lbti;intermediary method_29589Lnet/minecraft/class_5219;method_29589()Lnet/minecraft/class_5359;named getDataPackSettingsLnet/minecraft/world/SaveProperties;getDataPackSettings()Lnet/minecraft/resource/DataPackSettings;
-
updateLevelInfo
- Mappings:
Namespace Name Mixin selector official aLdeb;a(Lbti;)Vintermediary method_29590Lnet/minecraft/class_5219;method_29590(Lnet/minecraft/class_5359;)Vnamed updateLevelInfoLnet/minecraft/world/SaveProperties;updateLevelInfo(Lnet/minecraft/resource/DataPackSettings;)V
-
isModded
boolean isModded()- Mappings:
Namespace Name Mixin selector official FLdeb;F()Zintermediary method_27431Lnet/minecraft/class_5219;method_27431()Znamed isModdedLnet/minecraft/world/SaveProperties;isModded()Z
-
getServerBrands
- Mappings:
Namespace Name Mixin selector official GLdeb;G()Ljava/util/Set;intermediary method_27432Lnet/minecraft/class_5219;method_27432()Ljava/util/Set;named getServerBrandsLnet/minecraft/world/SaveProperties;getServerBrands()Ljava/util/Set;
-
addServerBrand
- Mappings:
Namespace Name Mixin selector official aLdeb;a(Ljava/lang/String;Z)Vintermediary method_24285Lnet/minecraft/class_5219;method_24285(Ljava/lang/String;Z)Vnamed addServerBrandLnet/minecraft/world/SaveProperties;addServerBrand(Ljava/lang/String;Z)V
-
populateCrashReport
- Mappings:
Namespace Name Mixin selector official aLdeb;a(Lm;)Vintermediary method_151Lnet/minecraft/class_5219;method_151(Lnet/minecraft/class_129;)Vnamed populateCrashReportLnet/minecraft/world/SaveProperties;populateCrashReport(Lnet/minecraft/util/crash/CrashReportSection;)V
-
getFormatName
- Mappings:
Namespace Name Mixin selector official iLdeb;i(I)Ljava/lang/String;intermediary method_27440Lnet/minecraft/class_5219;method_27440(I)Ljava/lang/String;named getFormatNameLnet/minecraft/world/SaveProperties;getFormatName(I)Ljava/lang/String;
-
getCustomBossEvents
- Mappings:
Namespace Name Mixin selector official ELdeb;E()Lmq;intermediary method_228Lnet/minecraft/class_5219;method_228()Lnet/minecraft/class_2487;named getCustomBossEventsLnet/minecraft/world/SaveProperties;getCustomBossEvents()Lnet/minecraft/nbt/CompoundTag;
-
setCustomBossEvents
- Mappings:
Namespace Name Mixin selector official bLdeb;b(Lmq;)Vintermediary method_221Lnet/minecraft/class_5219;method_221(Lnet/minecraft/class_2487;)Vnamed setCustomBossEventsLnet/minecraft/world/SaveProperties;setCustomBossEvents(Lnet/minecraft/nbt/CompoundTag;)V
-
getMainWorldProperties
ServerWorldProperties getMainWorldProperties()- Mappings:
Namespace Name Mixin selector official HLdeb;H()Ldea;intermediary method_27859Lnet/minecraft/class_5219;method_27859()Lnet/minecraft/class_5268;named getMainWorldPropertiesLnet/minecraft/world/SaveProperties;getMainWorldProperties()Lnet/minecraft/world/level/ServerWorldProperties;
-
getLevelInfo
- Mappings:
Namespace Name Mixin selector official ILdeb;I()Lbtz;intermediary method_27433Lnet/minecraft/class_5219;method_27433()Lnet/minecraft/class_1940;named getLevelInfoLnet/minecraft/world/SaveProperties;getLevelInfo()Lnet/minecraft/world/level/LevelInfo;
-
cloneWorldTag
- Mappings:
Namespace Name Mixin selector official aLdeb;a(Lgo;Lmq;)Lmq;intermediary method_163Lnet/minecraft/class_5219;method_163(Lnet/minecraft/class_5455;Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;named cloneWorldTagLnet/minecraft/world/SaveProperties;cloneWorldTag(Lnet/minecraft/util/registry/DynamicRegistryManager;Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag;
-
isHardcore
boolean isHardcore()- Mappings:
Namespace Name Mixin selector official nLdeb;n()Zintermediary method_152Lnet/minecraft/class_5219;method_152()Znamed isHardcoreLnet/minecraft/world/SaveProperties;isHardcore()Z
-
getVersion
int getVersion()- Mappings:
Namespace Name Mixin selector official zLdeb;z()Iintermediary method_168Lnet/minecraft/class_5219;method_168()Inamed getVersionLnet/minecraft/world/SaveProperties;getVersion()I
-
getLevelName
String getLevelName()- Mappings:
Namespace Name Mixin selector official gLdeb;g()Ljava/lang/String;intermediary method_150Lnet/minecraft/class_5219;method_150()Ljava/lang/String;named getLevelNameLnet/minecraft/world/SaveProperties;getLevelName()Ljava/lang/String;
-
getGameMode
GameMode getGameMode()- Mappings:
Namespace Name Mixin selector official mLdeb;m()Lbts;intermediary method_210Lnet/minecraft/class_5219;method_210()Lnet/minecraft/class_1934;named getGameModeLnet/minecraft/world/SaveProperties;getGameMode()Lnet/minecraft/world/GameMode;
-
setGameMode
- Mappings:
Namespace Name Mixin selector official aLdeb;a(Lbts;)Vintermediary method_193Lnet/minecraft/class_5219;method_193(Lnet/minecraft/class_1934;)Vnamed setGameModeLnet/minecraft/world/SaveProperties;setGameMode(Lnet/minecraft/world/GameMode;)V
-
areCommandsAllowed
boolean areCommandsAllowed()- Mappings:
Namespace Name Mixin selector official oLdeb;o()Zintermediary method_194Lnet/minecraft/class_5219;method_194()Znamed areCommandsAllowedLnet/minecraft/world/SaveProperties;areCommandsAllowed()Z
-
getDifficulty
Difficulty getDifficulty()- Mappings:
Namespace Name Mixin selector official sLdeb;s()Lapn;intermediary method_207Lnet/minecraft/class_5219;method_207()Lnet/minecraft/class_1267;named getDifficultyLnet/minecraft/world/SaveProperties;getDifficulty()Lnet/minecraft/world/Difficulty;
-
setDifficulty
- Mappings:
Namespace Name Mixin selector official aLdeb;a(Lapn;)Vintermediary method_208Lnet/minecraft/class_5219;method_208(Lnet/minecraft/class_1267;)Vnamed setDifficultyLnet/minecraft/world/SaveProperties;setDifficulty(Lnet/minecraft/world/Difficulty;)V
-
isDifficultyLocked
boolean isDifficultyLocked()- Mappings:
Namespace Name Mixin selector official tLdeb;t()Zintermediary method_197Lnet/minecraft/class_5219;method_197()Znamed isDifficultyLockedLnet/minecraft/world/SaveProperties;isDifficultyLocked()Z
-
setDifficultyLocked
void setDifficultyLocked(boolean locked)- Mappings:
Namespace Name Mixin selector official dLdeb;d(Z)Vintermediary method_186Lnet/minecraft/class_5219;method_186(Z)Vnamed setDifficultyLockedLnet/minecraft/world/SaveProperties;setDifficultyLocked(Z)V
-
getGameRules
GameRules getGameRules()- Mappings:
Namespace Name Mixin selector official qLdeb;q()Lbtr;intermediary method_146Lnet/minecraft/class_5219;method_146()Lnet/minecraft/class_1928;named getGameRulesLnet/minecraft/world/SaveProperties;getGameRules()Lnet/minecraft/world/GameRules;
-
getPlayerData
CompoundTag getPlayerData()- Mappings:
Namespace Name Mixin selector official yLdeb;y()Lmq;intermediary method_226Lnet/minecraft/class_5219;method_226()Lnet/minecraft/class_2487;named getPlayerDataLnet/minecraft/world/SaveProperties;getPlayerData()Lnet/minecraft/nbt/CompoundTag;
-
getDragonFight
CompoundTag getDragonFight()- Mappings:
Namespace Name Mixin selector official CLdeb;C()Lmq;intermediary method_29036Lnet/minecraft/class_5219;method_29036()Lnet/minecraft/class_2487;named getDragonFightLnet/minecraft/world/SaveProperties;getDragonFight()Lnet/minecraft/nbt/CompoundTag;
-
setDragonFight
- Mappings:
Namespace Name Mixin selector official aLdeb;a(Lmq;)Vintermediary method_29037Lnet/minecraft/class_5219;method_29037(Lnet/minecraft/class_2487;)Vnamed setDragonFightLnet/minecraft/world/SaveProperties;setDragonFight(Lnet/minecraft/nbt/CompoundTag;)V
-
getGeneratorOptions
GeneratorOptions getGeneratorOptions()- Mappings:
Namespace Name Mixin selector official ALdeb;A()Lcmy;intermediary method_28057Lnet/minecraft/class_5219;method_28057()Lnet/minecraft/class_5285;named getGeneratorOptionsLnet/minecraft/world/SaveProperties;getGeneratorOptions()Lnet/minecraft/world/gen/GeneratorOptions;
-
getLifecycle
- Mappings:
Namespace Name Mixin selector official BLdeb;B()Lcom/mojang/serialization/Lifecycle;intermediary method_29588Lnet/minecraft/class_5219;method_29588()Lcom/mojang/serialization/Lifecycle;named getLifecycleLnet/minecraft/world/SaveProperties;getLifecycle()Lcom/mojang/serialization/Lifecycle;
-