Class BlockMenrilLeavesClientConfig
java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.BlockClientConfig<IntegratedDynamics>
org.cyclops.integrateddynamics.block.BlockMenrilLeavesClientConfig
public class BlockMenrilLeavesClientConfig
extends org.cyclops.cyclopscore.config.extendedconfig.BlockClientConfig<IntegratedDynamics>
Client config for the Menril Leaves block.
Registers a constant teal/cyan block tint source so that falling leaf particles
produced by
TintedParticleLeavesBlock are
coloured to match the Menril leaf texture (average colour #609198).-
Field Summary
Fields inherited from class org.cyclops.cyclopscore.config.extendedconfig.BlockClientConfig
dynamicBlockVariantLocation, dynamicItemVariantLocation -
Constructor Summary
ConstructorsConstructorDescriptionBlockMenrilLeavesClientConfig(org.cyclops.cyclopscore.config.extendedconfig.BlockConfigCommon<IntegratedDynamics> blockConfig) -
Method Summary
Modifier and TypeMethodDescriptionvoidonRegisterColors(net.neoforged.neoforge.client.event.RegisterColorHandlersEvent.BlockTintSources event) Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.BlockClientConfig
getBlockColorHandler, getBlockConfig, getDynamicModelElement, registerDynamicModel
-
Constructor Details
-
BlockMenrilLeavesClientConfig
public BlockMenrilLeavesClientConfig(org.cyclops.cyclopscore.config.extendedconfig.BlockConfigCommon<IntegratedDynamics> blockConfig)
-
-
Method Details
-
onRegisterColors
public void onRegisterColors(net.neoforged.neoforge.client.event.RegisterColorHandlersEvent.BlockTintSources event)
-