net.minecraft.server.commands

public class ExperienceCommand

tw
net.minecraft.server.commands.ExperienceCommand
net.minecraft.class_3054
net.minecraft.unmapped.C_vshiixfr
net.minecraft.server.command.ExperienceCommand
net.minecraft.command.impl.ExperienceCommand
net.minecraft.server.v1_15_R1.CommandXp

Field summary

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

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<cq> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13330(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
m_fmsryofn(com.mojang.brigadier.CommandDispatcher<C_pennblrk> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
func_198437_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(cq arg0, xe arg1, tw$a arg2)
queryExperience(CommandSourceStack arg0, ServerPlayer arg1, ExperienceCommand$Type arg2)
method_13328(class_2168 arg0, class_3222 arg1, class_3054$class_3055 arg2)
m_cdgrudpk(C_pennblrk arg0, C_mxrobsgg arg1, C_vshiixfr$C_cbbubovj arg2)
executeQuery(ServerCommandSource source, ServerPlayerEntity player, ExperienceCommand$Component component)
func_198443_a(CommandSource arg0, ServerPlayerEntity arg1, ExperienceCommand$Type arg2)
private static int
a(cq arg0, Collection<? extends xe> arg1, int arg2, tw$a arg3)
addExperience(CommandSourceStack arg0, Collection<? extends ServerPlayer> arg1, int arg2, ExperienceCommand$Type arg3)
method_13326(class_2168 arg0, Collection<? extends class_3222> arg1, int arg2, class_3054$class_3055 arg3)
m_jpdtwlky(C_pennblrk arg0, Collection<? extends C_mxrobsgg> arg1, int arg2, C_vshiixfr$C_cbbubovj arg3)
executeAdd(ServerCommandSource source, Collection<? extends ServerPlayerEntity> targets, int amount, ExperienceCommand$Component component)
func_198448_a(CommandSource arg0, Collection<? extends ServerPlayerEntity> arg1, int arg2, ExperienceCommand$Type arg3)
private static int
b(cq arg0, Collection<? extends xe> arg1, int arg2, tw$a arg3)
setExperience(CommandSourceStack arg0, Collection<? extends ServerPlayer> arg1, int arg2, ExperienceCommand$Type arg3)
method_13333(class_2168 arg0, Collection<? extends class_3222> arg1, int arg2, class_3054$class_3055 arg3)
m_xjsgxiak(C_pennblrk arg0, Collection<? extends C_mxrobsgg> arg1, int arg2, C_vshiixfr$C_cbbubovj arg3)
executeSet(ServerCommandSource source, Collection<? extends ServerPlayerEntity> targets, int amount, ExperienceCommand$Component component)
func_198438_b(CommandSource arg0, Collection<? extends ServerPlayerEntity> arg1, int arg2, ExperienceCommand$Type arg3)