net.minecraft.server.commands

public class TitleCommand

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

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<cq> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13804(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
m_knexnurq(com.mojang.brigadier.CommandDispatcher<C_pennblrk> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
func_198839_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(cq arg0, Collection<xe> arg1)
clearTitle(CommandSourceStack arg0, Collection<ServerPlayer> arg1)
method_13805(class_2168 arg0, Collection<class_3222> arg1)
m_qmabdqle(C_pennblrk arg0, Collection<C_mxrobsgg> arg1)
executeClear(ServerCommandSource arg0, Collection<ServerPlayerEntity> arg1)
func_198840_a(CommandSource arg0, Collection<ServerPlayerEntity> arg1)
private static int
b(cq arg0, Collection<xe> arg1)
resetTitle(CommandSourceStack arg0, Collection<ServerPlayer> arg1)
method_13799(class_2168 arg0, Collection<class_3222> arg1)
m_nylwvawx(C_pennblrk arg0, Collection<C_mxrobsgg> arg1)
executeReset(ServerCommandSource source, Collection<ServerPlayerEntity> targets)
func_198844_b(CommandSource arg0, Collection<ServerPlayerEntity> arg1)
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)
m_xvmotbhz(C_pennblrk arg0, Collection<C_mxrobsgg> arg1, C_rdaqiwdt arg2, C_ivnpsgkn$C_qwrafssd arg3)
executeTitle(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Text title, TitleS2CPacket$Action type)
func_198846_a(CommandSource arg0, Collection<ServerPlayerEntity> arg1, ITextComponent arg2, STitlePacket$Type arg3)
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)
m_weqeowuy(C_pennblrk arg0, Collection<C_mxrobsgg> arg1, int arg2, int arg3, int arg4)
executeTimes(ServerCommandSource source, Collection<ServerPlayerEntity> targets, int fadeIn, int stay, int fadeOut)
func_198845_a(CommandSource arg0, Collection<ServerPlayerEntity> arg1, int arg2, int arg3, int arg4)