Package net.minecraft

Interface class_5571<T>

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
class_5565

public interface class_5571<T>
extends AutoCloseable
Mappings:
Namespace Name
official cle
intermediary net/minecraft/class_5571
named net/minecraft/class_5571
  • Method Details

    • method_31759

      CompletableFuture<class_5566<T>> method_31759​(ChunkPos chunkPos)
      Mappings:
      Namespace Name Mixin selector
      official a Lcle;a(Lbta;)Ljava/util/concurrent/CompletableFuture;
      intermediary method_31759 Lnet/minecraft/class_5571;method_31759(Lnet/minecraft/class_1923;)Ljava/util/concurrent/CompletableFuture;
      named method_31759 Lnet/minecraft/class_5571;method_31759(Lnet/minecraft/util/math/ChunkPos;)Ljava/util/concurrent/CompletableFuture;
    • method_31760

      void method_31760​(class_5566<T> class_5566)
      Mappings:
      Namespace Name Mixin selector
      official a Lcle;a(Lckz;)V
      intermediary method_31760 Lnet/minecraft/class_5571;method_31760(Lnet/minecraft/class_5566;)V
      named method_31760 Lnet/minecraft/class_5571;method_31760(Lnet/minecraft/class_5566;)V
    • method_31758

      void method_31758()
      Mappings:
      Namespace Name Mixin selector
      official a Lcle;a()V
      intermediary method_31758 Lnet/minecraft/class_5571;method_31758()V
      named method_31758 Lnet/minecraft/class_5571;method_31758()V
    • close

      default void close() throws IOException
      Specified by:
      close in interface AutoCloseable
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official close Lcle;close()V
      intermediary close Lnet/minecraft/class_5571;close()V
      named close Lnet/minecraft/class_5571;close()V