Class NbtUtils

java.lang.Object
net.thomilist.dimensionalinventories.gametest.util.NbtUtils

public final class NbtUtils extends Object
  • Constructor Details

    • NbtUtils

      public NbtUtils()
  • Method Details

    • isEffectivelyEmpty

      public static boolean isEffectivelyEmpty(@Nullable @Nullable net.minecraft.nbt.NbtElement nbtElement)
    • areEffectivelyEqual

      public static boolean areEffectivelyEqual(@Nullable @Nullable net.minecraft.nbt.NbtElement left, @Nullable @Nullable net.minecraft.nbt.NbtElement right)