Uses of Interface
net.tnemc.item.providers.CalculationsProvider
Packages that use CalculationsProvider
-
Uses of CalculationsProvider in net.tnemc.item.bukkit
Classes in net.tnemc.item.bukkit that implement CalculationsProviderModifier and TypeClassDescriptionclass
Represents a Bukkit implementation of theCalculationsProvider
. -
Uses of CalculationsProvider in net.tnemc.item.paper
Classes in net.tnemc.item.paper that implement CalculationsProviderModifier and TypeClassDescriptionclass
Represents a Bukkit implementation of theCalculationsProvider
. -
Uses of CalculationsProvider in net.tnemc.item.platform
Methods in net.tnemc.item.platform that return CalculationsProviderModifier and TypeMethodDescriptionabstract CalculationsProvider
<I, S, U> ItemPlatform.calculations()
Provides access to the calculations provider for performing various platform-specific operations.