CommandAPI 9.3.0
An API for the command UI introduced in Minecraft 1.13
com.mojang.brigadier.exceptions.DynamicNCommandExceptionType.Function Interface Reference

A simple Function to compute a Message based on the input arguments. More...

Public Member Functions

Message apply (Object[] args)
 

Detailed Description

A simple Function to compute a Message based on the input arguments.