Class MinecraftServerMixin
java.lang.Object
net.rodofire.easierworldcreator.mixin.MinecraftServerMixin
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected net.minecraft.world.SavePropertiesprotected net.minecraft.world.level.storage.LevelStorage.Session -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
saveProperties
protected net.minecraft.world.SaveProperties saveProperties -
session
protected net.minecraft.world.level.storage.LevelStorage.Session session
-
-
Constructor Details
-
MinecraftServerMixin
public MinecraftServerMixin()
-