Uses of Class
net.minecraft.data.SNBTToNBTConverter.TaskResult
-
Packages that use SNBTToNBTConverter.TaskResult Package Description net.minecraft.data -
-
Uses of SNBTToNBTConverter.TaskResult in net.minecraft.data
Methods in net.minecraft.data that return SNBTToNBTConverter.TaskResult Modifier and Type Method Description private SNBTToNBTConverter.TaskResult
SNBTToNBTConverter. readStructure(java.nio.file.Path p_229446_1_, java.lang.String p_229446_2_)
Methods in net.minecraft.data with parameters of type SNBTToNBTConverter.TaskResult Modifier and Type Method Description private void
SNBTToNBTConverter. storeStructureIfChanged(DirectoryCache p_229444_1_, SNBTToNBTConverter.TaskResult p_229444_2_, java.nio.file.Path p_229444_3_)
-