Class DemoServerWorld

All Implemented Interfaces:
AutoCloseable, class_3593, class_3600, class_3601, class_3602, ThreadExecutor, BlockView, IWorld, RenderBlockView

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

    • SEED

      private static final long SEED
      Mappings:
      Namespace Name Mixin selector
      official F Lsw;F: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 Lsw;a:Layd;
      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