Package me.mythicalflame.spigotmodding.exceptions
package me.mythicalflame.spigotmodding.exceptions
-
ExceptionsClassDescriptionThis exception is thrown when a ModdedArmorSet is attempted to be initialized with an ArmorChoice array that does not have a length of 4.This exception is thrown when a ModdedConsumable is attempted to be initialized with a Material that is not edible.This exception is thrown when a ModdedArmorPiece is attempted to be initialized with a non-wearable Material.