net.minecraft.server.world

public class DemoServerWorld

extends ServerWorld

All mapped superinterfaces:

WorldView, BlockableEventLoop

lm
net.minecraft.class_787
net.minecraft.server.world.DemoServerWorld
net.minecraft.world.demo.DemoWorldServer

Field summary

Modifier and TypeField
private static final long
I
field_2777
SEED
DEMO_WORLD_SEED
public static final WorldSettings
a
field_2778
SETTINGS
DEMO_WORLD_SETTINGS

Constructor summary

ModifierConstructor
public (MinecraftServer arg0, WorldStorage arg1, WorldData arg2, int arg3, Profiler arg4)