Interface ISpellPartStat
public interface ISpellPartStat
Interface representing a spell part stat.
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleanequals(ISpellPartStat other) net.minecraft.resources.ResourceLocationgetId()
-
Method Details
-
getId
net.minecraft.resources.ResourceLocation getId()- Returns:
- The id of this spell part stat.
-
equals
-