net.minecraft.data.dev

public class NbtProvider

implements DataProvider

net.minecraft.data.structures.NbtToSnbt
net.minecraft.data.structures.NbtToSnbt
net.minecraft.class_2461
net.minecraft.data.dev.NbtProvider

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
LOGGER
LOGGER
field_11450
LOGGER
private final Iterable<Path>
inputFolders
inputFolders
field_40660
paths
private final DataOutput
output
output
field_40661
output

Constructor summary

ModifierConstructor
public (DataOutput output, Collection<Path> paths)

Method summary

Modifier and TypeMethod
public CompletableFuture<?>
run(CachedOutput cache)
run(CachedOutput cache)
method_10319(class_7403 arg0)
run(DataWriter arg0)
public final String
getName()
getName()
method_10321()
getName()
private static String
getName(Path root, Path path)
getName(Path root, Path path)
method_10496(Path arg0, Path arg1)
getLocation(Path inputPath, Path filePath)
public static Path
convertStructure(CachedOutput cache, Path path, String name, Path output)
convertStructure(CachedOutput cache, Path path, String name, Path output)
method_10493(class_7403 arg0, Path arg1, String arg2, Path arg3)
convertNbtToSnbt(DataWriter writer, Path inputPath, String filename, Path outputPath)
public static void
writeSnbt(CachedOutput cache, Path destination, String text)
writeSnbt(CachedOutput cache, Path destination, String text)
method_32234(class_7403 arg0, Path arg1, String arg2)
writeTo(DataWriter writer, Path path, String content)