Package net.minecraft
Class class_7935<T>
java.lang.Object
net.minecraft.class_7935<T>
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Mappings:
Namespace Name official ayo
intermediary net/minecraft/class_7935
named net/minecraft/class_7935
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Gson
private final com.mojang.serialization.Codec<T>
(package private) final FileChannel
private final AtomicInteger
-
Constructor Summary
ConstructorsConstructorDescriptionclass_7935
(com.mojang.serialization.Codec<T> codec, FileChannel fileChannel) -
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
static <T> class_7935<T>
method_47567
(com.mojang.serialization.Codec<T> codec, Path path) void
method_47568
(T t) (package private) void
-
Field Details
-
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
- 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
- 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
- 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
-
-
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
- 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
- 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
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-
method_47569
- 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
-