Package com.samsthenerd.inline.api
package com.samsthenerd.inline.api
Inline's API. For both the server and client
-
InterfacesClassDescriptionThe common Inline API, mostly just for working with InlineData.InlineData<Self extends InlineData<Self>>Represents some arbitrary data that should be renderered with the specified
InlineRenderer
.InlineData.InlineDataType<D extends InlineData<D>>The type of some InlineData.