Interface ClientboundCommandsPacket.NodeInspector<S>
- Enclosing class:
ClientboundCommandsPacket
public static interface ClientboundCommandsPacket.NodeInspector<S>
-
Method Summary
Modifier and TypeMethodDescriptionbooleanisExecutable(com.mojang.brigadier.tree.CommandNode<S> pNode) booleanisRestricted(com.mojang.brigadier.tree.CommandNode<S> pNode) suggestionId(com.mojang.brigadier.tree.ArgumentCommandNode<S, ?> pNode)
-
Method Details
-
suggestionId
-
isExecutable
-
isRestricted
-