CommandAPI 9.4.1
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.arguments.Previewable< T, A > Member List

This is the complete list of members for dev.jorel.commandapi.arguments.Previewable< T, A >, including all inherited members.

getPreview()dev.jorel.commandapi.arguments.Previewable< T, A >
isLegacy()dev.jorel.commandapi.arguments.Previewable< T, A >
usePreview(boolean usePreview)dev.jorel.commandapi.arguments.Previewable< T, A >
withPreview(PreviewableFunction< A > preview)dev.jorel.commandapi.arguments.Previewable< T, A >