Mostly javadoc, and also some fixes there and there
This commit is contained in:
@@ -4,7 +4,7 @@ import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* A tree structure of {@link Chat} component intended to be rendered using {@link #render(boolean)}.
|
||||
* A tree structure of {@link Chat} component intended to be rendered in chat using {@link #render(boolean)}.
|
||||
*/
|
||||
public class ChatTreeNode {
|
||||
|
||||
|
Reference in New Issue
Block a user