Uses of Interface
net.minecraft.commands.CommandSigningContext
Packages that use CommandSigningContext
-
Uses of CommandSigningContext in net.minecraft.commands
Classes in net.minecraft.commands that implement CommandSigningContextFields in net.minecraft.commands declared as CommandSigningContextModifier and TypeFieldDescriptionstatic final CommandSigningContextCommandSigningContext.ANONYMOUSprivate final CommandSigningContextCommandSourceStack.signingContextMethods in net.minecraft.commands that return CommandSigningContextMethods in net.minecraft.commands with parameters of type CommandSigningContextModifier and TypeMethodDescriptionCommandSourceStack.withSigningContext(CommandSigningContext p_230894_, TaskChainer p_302022_) Constructors in net.minecraft.commands with parameters of type CommandSigningContextModifierConstructorDescriptionprotectedCommandSourceStack(CommandSource p_282943_, Vec3 p_282023_, Vec2 p_282896_, ServerLevel p_282659_, int p_283075_, String p_282379_, Component p_282469_, MinecraftServer p_281590_, Entity p_281515_, boolean p_282415_, CommandResultCallback p_309630_, EntityAnchorArgument.Anchor p_282332_, CommandSigningContext p_283585_, TaskChainer p_282376_)