Class ItemFacadeConfigClient
java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ItemClientConfig<IntegratedDynamics>
org.cyclops.integrateddynamics.item.ItemFacadeConfigClient
public class ItemFacadeConfigClient
extends org.cyclops.cyclopscore.config.extendedconfig.ItemClientConfig<IntegratedDynamics>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.cyclops.cyclopscore.config.extendedconfig.ItemClientConfig
dynamicItemVariantLocation
-
Constructor Summary
ConstructorsConstructorDescriptionItemFacadeConfigClient
(org.cyclops.cyclopscore.config.extendedconfig.ItemConfigCommon<IntegratedDynamics> itemConfig) -
Method Summary
Modifier and TypeMethodDescriptionvoid
onRegisterColors
(net.neoforged.neoforge.client.event.RegisterColorHandlersEvent.ItemTintSources event) Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ItemClientConfig
getDynamicModelElement, getItemConfig, registerDynamicModel
-
Constructor Details
-
ItemFacadeConfigClient
public ItemFacadeConfigClient(org.cyclops.cyclopscore.config.extendedconfig.ItemConfigCommon<IntegratedDynamics> itemConfig)
-
-
Method Details
-
onRegisterColors
public void onRegisterColors(net.neoforged.neoforge.client.event.RegisterColorHandlersEvent.ItemTintSources event)
-