Class NBTUtils

java.lang.Object
com.teampotato.potacore.util.NBTUtils

public class NBTUtils extends Object
  • Constructor Details

    • NBTUtils

      public NBTUtils()
  • Method Details

    • fromTag

      @Nullable public static @Nullable Object fromTag(@Nullable @Nullable net.minecraft.nbt.Tag tag)
    • toTag

      @Nullable public static @Nullable net.minecraft.nbt.Tag toTag(@Nullable @Nullable Object value)