net.minecraft.server.command

public class ExperienceCommand

net.minecraft.server.commands.ExperienceCommand
net.minecraft.class_3054
net.minecraft.server.command.ExperienceCommand

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
ERROR_SET_POINTS_INVALID
field_13638
SET_POINT_INVALID_EXCEPTION

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
method_13330(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
queryExperience(CommandSourceStack source, ServerPlayer target, ExperienceCommand$Type type)
method_13328(class_2168 arg0, class_3222 arg1, class_3054$class_3055 arg2)
executeQuery(ServerCommandSource source, ServerPlayerEntity player, ExperienceCommand$Component component)
private static int
addExperience(CommandSourceStack source, Collection<? extends ServerPlayer> players, int amount, ExperienceCommand$Type type)
method_13326(class_2168 arg0, Collection<? extends class_3222> arg1, int arg2, class_3054$class_3055 arg3)
executeAdd(ServerCommandSource source, Collection<? extends ServerPlayerEntity> targets, int amount, ExperienceCommand$Component component)
private static int
setExperience(CommandSourceStack source, Collection<? extends ServerPlayer> players, int amount, ExperienceCommand$Type type)
method_13333(class_2168 arg0, Collection<? extends class_3222> arg1, int arg2, class_3054$class_3055 arg3)
executeSet(ServerCommandSource source, Collection<? extends ServerPlayerEntity> targets, int amount, ExperienceCommand$Component component)
private static Text
lambda$setExperience$12(ExperienceCommand$Type arg0, int arg1, Collection arg2)
method_51970(class_3054$class_3055 arg0, int arg1, Collection arg2)
method_51970(ExperienceCommand$Component arg0, int arg1, Collection arg2)
private static Text
lambda$setExperience$11(ExperienceCommand$Type arg0, int arg1, Collection arg2)
method_51972(class_3054$class_3055 arg0, int arg1, Collection arg2)
method_51972(ExperienceCommand$Component arg0, int arg1, Collection arg2)
private static Text
lambda$addExperience$10(ExperienceCommand$Type arg0, int arg1, Collection arg2)
method_51973(class_3054$class_3055 arg0, int arg1, Collection arg2)
method_51973(ExperienceCommand$Component arg0, int arg1, Collection arg2)
private static Text
lambda$addExperience$9(ExperienceCommand$Type arg0, int arg1, Collection arg2)
method_51974(class_3054$class_3055 arg0, int arg1, Collection arg2)
method_51974(ExperienceCommand$Component arg0, int arg1, Collection arg2)
private static Text
lambda$queryExperience$8(ExperienceCommand$Type arg0, ServerPlayer arg1, int arg2)
method_51971(class_3054$class_3055 arg0, class_3222 arg1, int arg2)
method_51971(ExperienceCommand$Component arg0, ServerPlayerEntity arg1, int arg2)
private static int
lambda$register$7(com.mojang.brigadier.context.CommandContext arg0)
method_13338(com.mojang.brigadier.context.CommandContext arg0)
method_13338(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$6(com.mojang.brigadier.context.CommandContext arg0)
method_13327(com.mojang.brigadier.context.CommandContext arg0)
method_13327(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$5(com.mojang.brigadier.context.CommandContext arg0)
method_13332(com.mojang.brigadier.context.CommandContext arg0)
method_13332(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$4(com.mojang.brigadier.context.CommandContext arg0)
method_13336(com.mojang.brigadier.context.CommandContext arg0)
method_13336(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$3(com.mojang.brigadier.context.CommandContext arg0)
method_13331(com.mojang.brigadier.context.CommandContext arg0)
method_13331(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$2(com.mojang.brigadier.context.CommandContext arg0)
method_13329(com.mojang.brigadier.context.CommandContext arg0)
method_13329(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$1(com.mojang.brigadier.context.CommandContext arg0)
method_13339(com.mojang.brigadier.context.CommandContext arg0)
method_13339(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$0(com.mojang.brigadier.context.CommandContext arg0)
method_13337(com.mojang.brigadier.context.CommandContext arg0)
method_13337(com.mojang.brigadier.context.CommandContext context)