Interface IEntityComponentProvider


@ClientOnly @OverrideOnly public interface IEntityComponentProvider
Used to provide Entity 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: