History - net.minecraft.server.command.ServerCommandSource

26.3-snapshot-3

Names

Fields

Constructors

Methods

Stream<Identifier> (): getAvailablePostEffects, method_1_7846, getPostEffects

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.commands.CommandSourceStack

net.minecraft.class_2168

net.minecraft.server.command.ServerCommandSource

Fields

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_NOT_PLAYER, field_9824, REQUIRES_PLAYER_EXCEPTION

com.mojang.brigadier.exceptions.SimpleCommandExceptionType: ERROR_NOT_ENTITY, field_9827, REQUIRES_ENTITY_EXCEPTION

CommandOutput: source, field_9819, output

Vec3d: worldPosition, field_9817, position

ServerWorld: level, field_9828, world

PermissionPredicate: permissions, field_63437, permissions

String: textName, field_9826, name

Text: displayName, field_9825, displayName

MinecraftServer: server, field_9818, server

boolean: silent, field_9823, silent

Entity: entity, field_9820, entity

ReturnValueConsumer: resultCallback, field_47159, returnValueConsumer

EntityAnchorArgumentType$EntityAnchor: anchor, field_9816, entityAnchor

Vec2f: rotation, field_9822, rotation

SignedCommandArguments: signingContext, field_39183, signedArguments

FutureQueue: chatMessageChainer, field_39834, messageChainTaskQueue

Constructors

(CommandOutput, Vec3d, Vec2f, ServerWorld, PermissionPredicate, String, Text, MinecraftServer, Entity)

(CommandOutput, Vec3d, Vec2f, ServerWorld, PermissionPredicate, String, Text, MinecraftServer, Entity, boolean, ReturnValueConsumer, EntityAnchorArgumentType$EntityAnchor, SignedCommandArguments, FutureQueue)

Methods

ServerCommandSource (CommandOutput): withSource, method_36321, withOutput

ServerCommandSource (Entity): withEntity, method_9232, withEntity

ServerCommandSource (Vec3d): withPosition, method_9208, withPosition

ServerCommandSource (Vec2f): withRotation, method_9216, withRotation

ServerCommandSource (ReturnValueConsumer): withCallback, method_54307, withReturnValueConsumer

ServerCommandSource (ReturnValueConsumer, BinaryOperator<ReturnValueConsumer>): withCallback, method_9209, mergeReturnValueConsumers

ServerCommandSource (): withSuppressedOutput, method_9217, withSilent

ServerCommandSource (PermissionPredicate): withPermission, method_9206, withPermissions

ServerCommandSource (PermissionPredicate): withMaximumPermission, method_9230, withAdditionalPermissions

ServerCommandSource (EntityAnchorArgumentType$EntityAnchor): withAnchor, method_9218, withEntityAnchor

ServerCommandSource (ServerWorld): withLevel, method_9227, withWorld

ServerCommandSource (Entity, EntityAnchorArgumentType$EntityAnchor): facing, method_9220, withLookingAt

ServerCommandSource (Vec3d): facing, method_9221, withLookingAt

ServerCommandSource (SignedCommandArguments, FutureQueue): withSigningContext, method_43735, withSignedArguments

Text (): getDisplayName, method_9223, getDisplayName

String (): getTextName, method_9214, getName

PermissionPredicate (): permissions, method_75037, getPermissions

Vec3d (): getPosition, method_9222, getPosition

ServerWorld (): getLevel, method_9225, getWorld

Entity (): getEntity, method_9228, getEntity

Entity (): getEntityOrException, method_9229, getEntityOrThrow

ServerPlayerEntity (): getPlayerOrException, method_9207, getPlayerOrThrow

ServerPlayerEntity (): getPlayer, method_44023, getPlayer

boolean (): isPlayer, method_43737, isExecutedByPlayer

Vec2f (): getRotation, method_9210, getRotation

MinecraftServer (): getServer, method_9211, getServer

EntityAnchorArgumentType$EntityAnchor (): getAnchor, method_9219, getEntityAnchor

SignedCommandArguments (): getSigningContext, method_43738, getSignedArguments

FutureQueue (): getChatMessageChainer, method_44909, getMessageChainTaskQueue

boolean (ServerPlayerEntity): shouldFilterMessageTo, method_45067, shouldFilterText

void (SentMessage, boolean, MessageType$Parameters): sendChatMessage, method_44749, sendChatMessage

void (Text): sendSystemMessage, method_45068, sendMessage

void (Supplier<Text>, boolean): sendSuccess, method_9226, sendFeedback

void (Text): broadcastToAdmins, method_9212, sendToOps

void (Text): sendFailure, method_9213, sendError

ReturnValueConsumer (): callback, method_54881, getReturnValueConsumer

Collection<String> (): getOnlinePlayerNames, method_9262, getPlayerNames

Collection<String> (): getAllTeams, method_9267, getTeamNames

Stream<Identifier> (): getAvailableSounds, method_9254, getSoundIds

CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (com.mojang.brigadier.context.CommandContext<?>): customSuggestion, method_9261, getCompletions

CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (RegistryKey<? extends Registry<?>>, CommandSource$SuggestedIdType, com.mojang.brigadier.suggestion.SuggestionsBuilder, com.mojang.brigadier.context.CommandContext<?>): suggestRegistryElements, method_41213, listIdSuggestions

Optional<? extends RegistryWrapper<?>> (RegistryKey<? extends Registry<?>>): getLookup, method_71773, getRegistry

Set<RegistryKey<World>> (): levels, method_29310, getWorldKeys

DynamicRegistryManager (): registryAccess, method_30497, getRegistryManager

FeatureSet (): enabledFeatures, method_45549, getEnabledFeatures

com.mojang.brigadier.CommandDispatcher<ServerCommandSource> (): dispatcher, method_54310, getDispatcher

void (com.mojang.brigadier.exceptions.CommandExceptionType, com.mojang.brigadier.Message, boolean, Tracer): handleError, method_54491, handleException

boolean (): isSilent, method_54882, isSilent

AbstractServerCommandSource (ReturnValueConsumer): withCallback, method_54307, withReturnValueConsumer

CompletableFuture (CommandSource$SuggestedIdType, com.mojang.brigadier.suggestion.SuggestionsBuilder, RegistryWrapper): lambda$suggestRegistryElements$1, method_41212, method_41212

Identifier (RecipeEntry): lambda$suggestRegistryElements$0, method_64830, method_64830