Package net.worcade.client.api.mixin
Interface ShareApi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Result<?>addShares(String id, Reference... shares)Result<?>removeShares(String id, Reference... shares)
-