Package net.minecraft

Class class_7935<T>

java.lang.Object
net.minecraft.class_7935<T>
All Implemented Interfaces:
Closeable, AutoCloseable

public class class_7935<T> extends Object implements Closeable
Mappings:
Namespace Name
official ayo
intermediary net/minecraft/class_7935
named net/minecraft/class_7935
  • Field Details

    • field_41295

      private static final Gson field_41295
      Mappings:
      Namespace Name Mixin selector
      official a Layo;a:Lcom/google/gson/Gson;
      intermediary field_41295 Lnet/minecraft/class_7935;field_41295:Lcom/google/gson/Gson;
      named field_41295 Lnet/minecraft/class_7935;field_41295:Lcom/google/gson/Gson;
    • field_41296

      private final com.mojang.serialization.Codec<T> field_41296
      Mappings:
      Namespace Name Mixin selector
      official b Layo;b:Lcom/mojang/serialization/Codec;
      intermediary field_41296 Lnet/minecraft/class_7935;field_41296:Lcom/mojang/serialization/Codec;
      named field_41296 Lnet/minecraft/class_7935;field_41296:Lcom/mojang/serialization/Codec;
    • field_41297

      final FileChannel field_41297
      Mappings:
      Namespace Name Mixin selector
      official c Layo;c:Ljava/nio/channels/FileChannel;
      intermediary field_41297 Lnet/minecraft/class_7935;field_41297:Ljava/nio/channels/FileChannel;
      named field_41297 Lnet/minecraft/class_7935;field_41297:Ljava/nio/channels/FileChannel;
    • field_41298

      private final AtomicInteger field_41298
      Mappings:
      Namespace Name Mixin selector
      official d Layo;d:Ljava/util/concurrent/atomic/AtomicInteger;
      intermediary field_41298 Lnet/minecraft/class_7935;field_41298:Ljava/util/concurrent/atomic/AtomicInteger;
      named field_41298 Lnet/minecraft/class_7935;field_41298:Ljava/util/concurrent/atomic/AtomicInteger;
  • Constructor Details

    • class_7935

      public class_7935(com.mojang.serialization.Codec<T> codec, FileChannel fileChannel)
  • Method Details

    • method_47567

      public static <T> class_7935<T> method_47567(com.mojang.serialization.Codec<T> codec, Path path) throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Layo;a(Lcom/mojang/serialization/Codec;Ljava/nio/file/Path;)Layo;
      intermediary method_47567 Lnet/minecraft/class_7935;method_47567(Lcom/mojang/serialization/Codec;Ljava/nio/file/Path;)Lnet/minecraft/class_7935;
      named method_47567 Lnet/minecraft/class_7935;method_47567(Lcom/mojang/serialization/Codec;Ljava/nio/file/Path;)Lnet/minecraft/class_7935;
    • method_47568

      public void method_47568(T t) throws IOException, JsonIOException
      Throws:
      IOException
      JsonIOException
      Mappings:
      Namespace Name Mixin selector
      official a Layo;a(Ljava/lang/Object;)V
      intermediary method_47568 Lnet/minecraft/class_7935;method_47568(Ljava/lang/Object;)V
      named method_47568 Lnet/minecraft/class_7935;method_47568(Ljava/lang/Object;)V
    • method_47566

      public class_7936<T> method_47566() throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Layo;a()Layp;
      intermediary method_47566 Lnet/minecraft/class_7935;method_47566()Lnet/minecraft/class_7936;
      named method_47566 Lnet/minecraft/class_7935;method_47566()Lnet/minecraft/class_7936;
    • close

      public void close() throws IOException
      Specified by:
      close in interface AutoCloseable
      Specified by:
      close in interface Closeable
      Throws:
      IOException
    • method_47569

      void method_47569() throws IOException
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official b Layo;b()V
      intermediary method_47569 Lnet/minecraft/class_7935;method_47569()V
      named method_47569 Lnet/minecraft/class_7935;method_47569()V