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.NbtElement nbtElement)
    • areEffectivelyEqual

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