Package net.minecraft

Class class_9767

java.lang.Object
net.minecraft.class_9767

public final class class_9767 extends Object
Mappings:
Namespace Name
named net/minecraft/class_9767
intermediary net/minecraft/class_9767
official dvf
  • Field Details

    • field_51898

      private final ImmutableList<ChunkStatus> field_51898
      Mappings:
      Namespace Name Mixin selector
      named field_51898 Lnet/minecraft/class_9767;field_51898:Lcom/google/common/collect/ImmutableList;
      intermediary field_51898 Lnet/minecraft/class_9767;field_51898:Lcom/google/common/collect/ImmutableList;
      official a Ldvf;a:Lcom/google/common/collect/ImmutableList;
    • field_51899

      private final int[] field_51899
      Mappings:
      Namespace Name Mixin selector
      named field_51899 Lnet/minecraft/class_9767;field_51899:[I
      intermediary field_51899 Lnet/minecraft/class_9767;field_51899:[I
      official b Ldvf;b:[I
  • Constructor Details

  • Method Details

    • method_60513

      public ImmutableList<ChunkStatus> method_60513()
      Mappings:
      Namespace Name Mixin selector
      named method_60513 Lnet/minecraft/class_9767;method_60513()Lcom/google/common/collect/ImmutableList;
      intermediary method_60513 Lnet/minecraft/class_9767;method_60513()Lcom/google/common/collect/ImmutableList;
      official a Ldvf;a()Lcom/google/common/collect/ImmutableList;
    • method_60516

      public int method_60516()
      Mappings:
      Namespace Name Mixin selector
      named method_60516 Lnet/minecraft/class_9767;method_60516()I
      intermediary method_60516 Lnet/minecraft/class_9767;method_60516()I
      official b Ldvf;b()I
    • method_60515

      public int method_60515(ChunkStatus chunkStatus)
      Mappings:
      Namespace Name Mixin selector
      named method_60515 Lnet/minecraft/class_9767;method_60515(Lnet/minecraft/world/chunk/ChunkStatus;)I
      intermediary method_60515 Lnet/minecraft/class_9767;method_60515(Lnet/minecraft/class_2806;)I
      official a Ldvf;a(Ldvh;)I
    • method_60517

      public int method_60517()
      Mappings:
      Namespace Name Mixin selector
      named method_60517 Lnet/minecraft/class_9767;method_60517()I
      intermediary method_60517 Lnet/minecraft/class_9767;method_60517()I
      official c Ldvf;c()I
    • method_60514

      public ChunkStatus method_60514(int int2)
      Mappings:
      Namespace Name Mixin selector
      named method_60514 Lnet/minecraft/class_9767;method_60514(I)Lnet/minecraft/world/chunk/ChunkStatus;
      intermediary method_60514 Lnet/minecraft/class_9767;method_60514(I)Lnet/minecraft/class_2806;
      official a Ldvf;a(I)Ldvh;
    • toString

      public String toString()
      Overrides:
      toString in class Object