Interface ClientboundCommandsPacket.NodeInspector<S>
- Enclosing class:
ClientboundCommandsPacket
public static interface ClientboundCommandsPacket.NodeInspector<S>
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isExecutable
(com.mojang.brigadier.tree.CommandNode<S> p_425963_) boolean
isRestricted
(com.mojang.brigadier.tree.CommandNode<S> p_425744_) suggestionId
(com.mojang.brigadier.tree.ArgumentCommandNode<S, ?> p_425676_)
-
Method Details
-
suggestionId
@Nullable ResourceLocation suggestionId(com.mojang.brigadier.tree.ArgumentCommandNode<S, ?> p_425676_) -
isExecutable
-
isRestricted
-