Class NbtUtils

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

public final class NbtUtils extends Object
  • Method Details

    • isEffectivelyEmpty

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

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