Interface SpellType

All Known Implementing Classes:
SpellTypes

public interface SpellType
  • Method Summary

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

    • getLocation

      net.minecraft.resources.ResourceLocation getLocation()
    • getDisplayName

      default String getDisplayName()