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 pSigningContext, TaskChainer pChatMessageChainer) Constructors in net.minecraft.commands with parameters of type CommandSigningContextModifierConstructorDescriptionprotectedCommandSourceStack(CommandSource pSource, Vec3 pWorldPosition, Vec2 pRotation, ServerLevel pLevel, int pPermissionLevel, String pTextName, Component pDisplayName, MinecraftServer pServer, Entity pEntity, boolean pSilent, CommandResultCallback pResultCallback, EntityAnchorArgument.Anchor pAnchor, CommandSigningContext pSigningContext, TaskChainer pChatMessageChainer)