Interface NBTIOWrapper


public interface NBTIOWrapper
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static @Nullable net.minecraft.nbt.CompoundTag
    read(Path path)
     
    static void
    write(Path path, net.minecraft.nbt.CompoundTag nbt)