Class DemoServerWorld

All Implemented Interfaces:
ThreadExecutor, BlockView

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

    • SEED

      private static final long SEED
      Mappings:
      Namespace Name Mixin selector
      official K Loi;K:J
      intermediary field_2777 Lnet/minecraft/class_787;field_2777:J
      named SEED Lnet/minecraft/world/DemoServerWorld;SEED:J
    • INFO

      public static final LevelInfo INFO
      Mappings:
      Namespace Name Mixin selector
      official a Loi;a:Lamx;
      intermediary field_2778 Lnet/minecraft/class_787;field_2778:Lnet/minecraft/class_1156;
      named INFO Lnet/minecraft/world/DemoServerWorld;INFO:Lnet/minecraft/world/level/LevelInfo;
  • Constructor Details

    • DemoServerWorld

      public DemoServerWorld(MinecraftServer server, SaveHandler handler, LevelProperties properties, int dimensionId, Profiler profiler)
      Mappings:
      Namespace Name Mixin selector
      official <init> Loo;<init>(Lnet/minecraft/server/MinecraftServer;Lbfe;Lbfd;ILrl;)V
      intermediary <init> Lnet/minecraft/class_795;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/class_101;Lnet/minecraft/class_100;ILnet/minecraft/class_839;)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