Class DemoServerWorld

All Implemented Interfaces:
ThreadExecutor, WorldView

public class DemoServerWorld
extends ServerWorld
Mappings:
Namespace Name
official kx
intermediary net/minecraft/class_1626
named net/minecraft/world/DemoServerWorld
  • Field Details

    • SEED

      private static final long SEED
      Mappings:
      Namespace Name Mixin selector
      official I Lkx;I:J
      intermediary field_6578 Lnet/minecraft/class_1626;field_6578:J
      named SEED Lnet/minecraft/world/DemoServerWorld;SEED:J
    • INFO

      public static final LevelInfo INFO
      Mappings:
      Namespace Name Mixin selector
      official a Lkx;a:Ladp;
      intermediary field_6579 Lnet/minecraft/class_1626;field_6579:Lnet/minecraft/class_102;
      named INFO Lnet/minecraft/world/DemoServerWorld;INFO:Lnet/minecraft/world/level/LevelInfo;
  • Constructor Details

    • DemoServerWorld

      public DemoServerWorld​(MinecraftServer server, SaveHandler handler, LevelProperties properties, int int2, Profiler profiler)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lle;<init>(Lnet/minecraft/server/MinecraftServer;Latp;Lato;ILnt;)V
      intermediary <init> Lnet/minecraft/class_1635;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/class_635;Lnet/minecraft/class_634;ILnet/minecraft/class_1705;)V
      named <init> Lnet/minecraft/server/world/ServerWorld;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/SaveHandler;Lnet/minecraft/world/level/LevelProperties;ILnet/minecraft/util/profiler/Profiler;)V