Package net.minecraft

Class class_8565


public class class_8565 extends PersistentState
Mappings:
Namespace Name
official bec
intermediary net/minecraft/class_8565
named net/minecraft/class_8565
  • Field Details

    • field_44861

      private static final Logger field_44861
      Mappings:
      Namespace Name Mixin selector
      official a Lbec;a:Lorg/slf4j/Logger;
      intermediary field_44861 Lnet/minecraft/class_8565;field_44861:Lorg/slf4j/Logger;
      named field_44861 Lnet/minecraft/class_8565;field_44861:Lorg/slf4j/Logger;
    • field_44862

      private final long field_44862
      Mappings:
      Namespace Name Mixin selector
      official b Lbec;b:J
      intermediary field_44862 Lnet/minecraft/class_8565;field_44862:J
      named field_44862 Lnet/minecraft/class_8565;field_44862:J
    • field_44863

      private final Map<Identifier,class_8564> field_44863
      Mappings:
      Namespace Name Mixin selector
      official c Lbec;c:Ljava/util/Map;
      intermediary field_44863 Lnet/minecraft/class_8565;field_44863:Ljava/util/Map;
      named field_44863 Lnet/minecraft/class_8565;field_44863:Ljava/util/Map;
  • Constructor Details

    • class_8565

      public class_8565(long long2)
  • Method Details

    • method_51843

      public Random method_51843(Identifier identifier)
      Mappings:
      Namespace Name Mixin selector
      official a Lbec;a(Lacq;)Lapf;
      intermediary method_51843 Lnet/minecraft/class_8565;method_51843(Lnet/minecraft/class_2960;)Lnet/minecraft/class_5819;
      named method_51843 Lnet/minecraft/class_8565;method_51843(Lnet/minecraft/util/Identifier;)Lnet/minecraft/util/math/random/Random;
    • writeNbt

      public NbtCompound writeNbt(NbtCompound nbt)
      Specified by:
      writeNbt in class PersistentState
      Mappings:
      Namespace Name Mixin selector
      official a Ldyg;a(Lqr;)Lqr;
      intermediary method_75 Lnet/minecraft/class_18;method_75(Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;
      named writeNbt Lnet/minecraft/world/PersistentState;writeNbt(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;
    • method_51842

      public static class_8565 method_51842(long long2, NbtCompound nbtCompound)
      Mappings:
      Namespace Name Mixin selector
      official a Lbec;a(JLqr;)Lbec;
      intermediary method_51842 Lnet/minecraft/class_8565;method_51842(JLnet/minecraft/class_2487;)Lnet/minecraft/class_8565;
      named method_51842 Lnet/minecraft/class_8565;method_51842(JLnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/class_8565;