com.parzivail.util.item.ICustomVisualItemEquality Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pswg Show documentation
Show all versions of pswg Show documentation
Explore the galaxy with Galaxies: Parzi's Star Wars Mod!
package com.parzivail.util.item;
import net.minecraft.class_1799;
public interface ICustomVisualItemEquality
{
boolean areStacksVisuallyEqual(class_1799 original, class_1799 updated);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy