net.minecraft.server.command.source

public class CommandResults

bp
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(MinecraftServer arg0, bn arg1, bp$a arg2, int arg3)
m_47284089(MinecraftServer arg0, C_23078083 arg1, C_75608205$C_18945639 arg2, int arg3)
add(MinecraftServer server, CommandSource source, CommandResults$Type type, int result)
public void
a(fy arg0)
m_19859560(C_74087615 arg0)
readNbt(NbtCompound nbt)
public void
b(fy arg0)
m_71269513(C_74087615 arg0)
writeNbt(NbtCompound nbt)
public static void
a(bp arg0, bp$a arg1, String arg2, String arg3)
m_96654281(C_75608205 arg0, C_75608205$C_18945639 arg1, String arg2, String arg3)
updateSourceAndObjective(CommandResults results, CommandResults$Type type, String source, String objective)
private static void
a(bp arg0, bp$a arg1)
m_76577716(C_75608205 arg0, C_75608205$C_18945639 arg1)
clearSourceAndObjective(CommandResults results, CommandResults$Type type)
public void
a(bp arg0)
m_55911341(C_75608205 arg0)
copy(CommandResults results)