Interface ICapabilityConstructor<O,C,T,CK>
- Type Parameters:
O
- The host type that will contain the capability.C
- The capability context typeT
- The capability typeCK
- The capability key type, such as BlockEntityType.
- All Superinterfaces:
ICapabilityTypeGetter<T,
C>
Constructor for capabilities.
-
Method Summary
Methods inherited from interface org.cyclops.cyclopscore.modcompat.capabilities.ICapabilityTypeGetter
getCapability
-
Method Details
-
createProvider
-