public interface ISpellPartStat
Interface representing a spell part stat.
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
     
    net.minecraft.resources.ResourceLocation
     
  • Method Details

    • getId

      net.minecraft.resources.ResourceLocation getId()
      Returns:
      The id of this spell part stat.
    • equals

      default boolean equals(ISpellPartStat other)