Interface EquipmentType
- All Superinterfaces:
DefaultedRegistryValue<EquipmentType>
@CatalogedBy(EquipmentTypes.class)
public interface EquipmentType
extends DefaultedRegistryValue<EquipmentType>
Represents a equipment type.
-
Method Summary
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, key
-
Method Details
-
group
EquipmentGroup group()Gets thegroupthis equipment falls under.- Returns:
- The group
-