Interface PartyPluginService
-
- All Known Implementing Classes:
PartyPluginServiceImpl
public interface PartyPluginService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PartyData
getPartyData(UUID memberId)
Get the party data for a party member
-