Uses of Class
io.github.sefiraat.networks.network.stackcaches.CardInstance
Packages that use CardInstance
-
Uses of CardInstance in io.github.sefiraat.networks.utils.datatypes
Fields in io.github.sefiraat.networks.utils.datatypes with type parameters of type CardInstanceModifier and TypeFieldDescriptionstatic final PersistentDataType<PersistentDataContainer,CardInstance> PersistentAmountInstanceType.TYPEstatic final PersistentDataType<PersistentDataContainer,CardInstance> PersistentCardInstanceType.TYPEMethods in io.github.sefiraat.networks.utils.datatypes that return CardInstanceModifier and TypeMethodDescriptionPersistentAmountInstanceType.fromPrimitive(PersistentDataContainer primitive, PersistentDataAdapterContext context) PersistentCardInstanceType.fromPrimitive(PersistentDataContainer primitive, PersistentDataAdapterContext context) Methods in io.github.sefiraat.networks.utils.datatypes that return types with arguments of type CardInstanceModifier and TypeMethodDescriptionPersistentAmountInstanceType.getComplexType()PersistentCardInstanceType.getComplexType()Methods in io.github.sefiraat.networks.utils.datatypes with parameters of type CardInstanceModifier and TypeMethodDescriptionPersistentAmountInstanceType.toPrimitive(CardInstance complex, PersistentDataAdapterContext context) PersistentCardInstanceType.toPrimitive(CardInstance complex, PersistentDataAdapterContext context)