net.minecraft.data.structures

public class NbtToSnbt

implements DataProvider

pb
net.minecraft.data.structures.NbtToSnbt
net.minecraft.class_2461

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
d
LOGGER
field_11450
private final Iterable<Path>
e
inputFolders
field_40660
private final PackOutput
f
output
field_40661

Constructor summary

ModifierConstructor
public (PackOutput arg0, Collection<Path> arg1)

Method summary

Modifier and TypeMethod
public CompletableFuture<?>
a(mo arg0)
run(CachedOutput arg0)
method_10319(class_7403 arg0)
public final String
a()
getName()
method_10321()
private static String
a(Path arg0, Path arg1)
getName(Path arg0, Path arg1)
method_10496(Path arg0, Path arg1)
public static Path
a(mo arg0, Path arg1, String arg2, Path arg3)
convertStructure(CachedOutput arg0, Path arg1, String arg2, Path arg3)
method_10493(class_7403 arg0, Path arg1, String arg2, Path arg3)
public static void
a(mo arg0, Path arg1, String arg2)
writeSnbt(CachedOutput arg0, Path arg1, String arg2)
method_32234(class_7403 arg0, Path arg1, String arg2)