net.minecraft.server.command.source

public class CommandResults

af
net.minecraft.unmapped.C_75608205
net.minecraft.server.command.source.CommandResults

Field summary

Modifier and TypeField
private static final int
a
f_47039788
TYPE_COUNT
private static final String[]
b
f_32449009
EMPTY
private String[]
c
f_47455702
lastSourceByType
private String[]
d
f_56038605
lastObjectiveByType

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(ae arg0, ag arg1, int arg2)
m_47284089(C_23078083 arg0, C_18945639 arg1, int arg2)
add(CommandSource source, CommandResults__Type type, int result)
public void
a(fn arg0)
m_19859560(C_74087615 arg0)
readNbt(NbtCompound nbt)
public void
b(fn arg0)
m_71269513(C_74087615 arg0)
writeNbt(NbtCompound nbt)
public static void
a(af arg0, ag arg1, String arg2, String arg3)
m_96654281(C_75608205 arg0, C_18945639 arg1, String arg2, String arg3)
updateSourceAndObjective(CommandResults results, CommandResults__Type type, String source, String objective)
private static void
a(af arg0, ag arg1)
m_76577716(C_75608205 arg0, C_18945639 arg1)
clearSourceAndObjective(CommandResults results, CommandResults__Type type)
public void
a(af arg0)
m_55911341(C_75608205 arg0)
copy(CommandResults results)