net.minecraft.server.command

public class TitleCommand

vq
net.minecraft.server.commands.TitleCommand
net.minecraft.class_3151
net.minecraft.server.command.TitleCommand
net.minecraft.unmapped.C_snypggkw
net.minecraft.command.impl.TitleCommand
net.minecraft.command.impl.TitleCommand

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<cq> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13804(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
m_knexnurq(com.mojang.brigadier.CommandDispatcher<C_pennblrk> arg0)
func_198839_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(cq arg0, Collection<xe> arg1)
clearTitle(CommandSourceStack arg0, Collection<ServerPlayer> arg1)
method_13805(class_2168 arg0, Collection<class_3222> arg1)
executeClear(ServerCommandSource arg0, Collection<ServerPlayerEntity> arg1)
m_qmabdqle(C_pennblrk arg0, Collection<C_mxrobsgg> arg1)
func_198840_a(CommandSource arg0, Collection<ServerPlayerEntity> arg1)
clear(CommandSource source, Collection<ServerPlayerEntity> targets)
private static int
b(cq arg0, Collection<xe> arg1)
resetTitle(CommandSourceStack arg0, Collection<ServerPlayer> arg1)
method_13799(class_2168 arg0, Collection<class_3222> arg1)
executeReset(ServerCommandSource source, Collection<ServerPlayerEntity> targets)
m_nylwvawx(C_pennblrk arg0, Collection<C_mxrobsgg> arg1)
func_198844_b(CommandSource arg0, Collection<ServerPlayerEntity> arg1)
reset(CommandSource source, Collection<ServerPlayerEntity> targets)
private static int
a(cq arg0, Collection<xe> arg1, lf arg2, ow$a arg3)
showTitle(CommandSourceStack arg0, Collection<ServerPlayer> arg1, Component arg2, ClientboundSetTitlesPacket$Type arg3)
method_13802(class_2168 arg0, Collection<class_3222> arg1, class_2561 arg2, class_2762$class_2763 arg3)
executeTitle(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Text title, TitleS2CPacket$Action type)
m_xvmotbhz(C_pennblrk arg0, Collection<C_mxrobsgg> arg1, C_rdaqiwdt arg2, C_ivnpsgkn$C_qwrafssd arg3)
func_198846_a(CommandSource arg0, Collection<ServerPlayerEntity> arg1, ITextComponent arg2, STitlePacket$Type arg3)
show(CommandSource source, Collection<ServerPlayerEntity> targets, ITextComponent message, STitlePacket$Type type)
private static int
a(cq arg0, Collection<xe> arg1, int arg2, int arg3, int arg4)
setTimes(CommandSourceStack arg0, Collection<ServerPlayer> arg1, int arg2, int arg3, int arg4)
method_13806(class_2168 arg0, Collection<class_3222> arg1, int arg2, int arg3, int arg4)
executeTimes(ServerCommandSource source, Collection<ServerPlayerEntity> targets, int fadeIn, int stay, int fadeOut)
m_weqeowuy(C_pennblrk arg0, Collection<C_mxrobsgg> arg1, int arg2, int arg3, int arg4)
func_198845_a(CommandSource arg0, Collection<ServerPlayerEntity> arg1, int arg2, int arg3, int arg4)
setTimes(CommandSource source, Collection<ServerPlayerEntity> target, int fadeIn, int stay, int fadeOut)