接口 ClientboundCommandsPacket.NodeInspector<S>
public static interface ClientboundCommandsPacket.NodeInspector<S>
-
方法概要
修饰符和类型方法说明boolean
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_)
-
方法详细资料
-
suggestionId
@Nullable ResourceLocation suggestionId(com.mojang.brigadier.tree.ArgumentCommandNode<S, ?> p_425676_) -
isExecutable
-
isRestricted
-