Interface IBlockComponentProvider


@ClientOnly @OverrideOnly public interface IBlockComponentProvider
Used to provide Block/BlockEntity tooltip information to Waila.

All methods in this interface shouldn't to be called by the implementing mod. An instance of the class is to be registered via the IClientRegistrar instance provided in IWailaClientPlugin.

See Also: