Class MultiServerWorld

All Implemented Interfaces:
ThreadExecutor, BlockView

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

    • world

      private ServerWorld world
      Mappings:
      Namespace Name Mixin selector
      official a Lkz;a:Lle;
      intermediary field_11757 Lnet/minecraft/class_789;field_11757:Lnet/minecraft/class_795;
      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_789;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/class_101;ILnet/minecraft/class_795;Lnet/minecraft/class_839;)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_2132

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

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