Uses of Interface
net.minecraft.commands.CommandSigningContext
-
Uses of CommandSigningContext in net.minecraft.commands
Modifier and TypeFieldDescriptionstatic final CommandSigningContext
CommandSigningContext.ANONYMOUS
private final CommandSigningContext
CommandSourceStack.signingContext
Modifier and TypeMethodDescriptionCommandSourceStack.withSigningContext
(CommandSigningContext p_230894_) ModifierConstructorDescriptionprotected
CommandSourceStack
(CommandSource p_242362_, Vec3 p_242272_, Vec2 p_242166_, ServerLevel p_242273_, int p_242279_, String p_242187_, Component p_242467_, MinecraftServer p_242416_, Entity p_242300_, boolean p_242243_, com.mojang.brigadier.ResultConsumer<CommandSourceStack> p_242375_, EntityAnchorArgument.Anchor p_242201_, CommandSigningContext p_242188_, TaskChainer p_242249_)