net.minecraft.server.command.source

public class CommandResults

o
net.minecraft.class_2598
net.minecraft.server.command.source.CommandResults
net.minecraft.command.CommandResultStats

Field summary

Modifier and TypeField
private static final int
a
field_11790
TYPE_COUNT
NUM_RESULT_TYPES
private static final String[]
b
field_11791
EMPTY
STRING_RESULT_TYPES
private String[]
c
field_11792
lastSourceByType
entitiesID
private String[]
d
field_11793
lastObjectiveByType
objectives

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(MinecraftServer arg0, n arg1, o$a arg2, int arg3)
method_10792(MinecraftServer arg0, class_1061 arg1, class_2598$class_2599 arg2, int arg3)
add(MinecraftServer server, CommandSource source, CommandResults$Type type, int result)
setCommandStatForSender(MinecraftServer server, ICommandSender sender, CommandResultStats$Type typeIn, int arg3)
public void
a(du arg0)
method_10791(class_322 arg0)
readNbt(NbtCompound nbt)
readStatsFromNBT(NBTTagCompound tagcompound)
public void
b(du arg0)
method_10796(class_322 arg0)
writeNbt(NbtCompound nbt)
writeStatsToNBT(NBTTagCompound tagcompound)
public static void
a(o arg0, o$a arg1, String arg2, String arg3)
method_10795(class_2598 arg0, class_2598$class_2599 arg1, String arg2, String arg3)
updateSourceAndObjective(CommandResults results, CommandResults$Type type, String source, String objective)
setScoreBoardStat(CommandResultStats stats, CommandResultStats$Type resultType, String entityID, String objectiveName)
private static void
a(o arg0, o$a arg1)
method_10794(class_2598 arg0, class_2598$class_2599 arg1)
clearSourceAndObjective(CommandResults results, CommandResults$Type type)
removeScoreBoardStat(CommandResultStats resultStatsIn, CommandResultStats$Type resultTypeIn)
public void
a(o arg0)
method_10793(class_2598 arg0)
copy(CommandResults results)
addAllStats(CommandResultStats resultStatsIn)