Class MultiServerWorld

All Implemented Interfaces:
ThreadExecutor, WorldView

public class MultiServerWorld
extends ServerWorld
Mappings:
Namespace Name
official kz
intermediary net/minecraft/class_1628
named net/minecraft/world/MultiServerWorld
  • Field Details

    • world

      private ServerWorld world
      Mappings:
      Namespace Name Mixin selector
      official a Lkz;a:Lle;
      intermediary field_6584 Lnet/minecraft/class_1628;field_6584:Lnet/minecraft/class_1635;
      named world Lnet/minecraft/world/MultiServerWorld;world:Lnet/minecraft/server/world/ServerWorld;
  • Constructor Details

    • MultiServerWorld

      public MultiServerWorld​(MinecraftServer server, SaveHandler saveHandler, int id, ServerWorld world, Profiler profiler)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lkz;<init>(Lnet/minecraft/server/MinecraftServer;Latp;ILle;Lnt;)V
      intermediary <init> Lnet/minecraft/class_1628;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/class_635;ILnet/minecraft/class_1635;Lnet/minecraft/class_1705;)V
      named <init> Lnet/minecraft/world/MultiServerWorld;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/world/SaveHandler;ILnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/profiler/Profiler;)V
  • Method Details

    • method_6032

      protected void method_6032()
      Overrides:
      method_6032 in class ServerWorld
      Mappings:
      Namespace Name Mixin selector
      official a Lle;a()V
      intermediary method_6032 Lnet/minecraft/class_1635;method_6032()V
      named method_6032 Lnet/minecraft/server/world/ServerWorld;method_6032()V
    • getWorld

      public World getWorld()
      Overrides:
      getWorld in class ServerWorld
      Mappings:
      Namespace Name Mixin selector
      official b Ladm;b()Ladm;
      intermediary method_348 Lnet/minecraft/class_99;method_348()Lnet/minecraft/class_99;
      named getWorld Lnet/minecraft/world/World;getWorld()Lnet/minecraft/world/World;