net.minecraft.server.world

public class DemoServerWorld

extends ServerWorld

All mapped superinterfaces:

WorldView, BlockableEventLoop

oi
net.minecraft.class_787
net.minecraft.server.world.DemoServerWorld
net.minecraft.world.WorldServerDemo
net.minecraft.world.WorldServerDemo

Field summary

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

Constructor summary

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