net.minecraft.server.command

public class TitleCommand

sc
net.minecraft.class_2548
net.minecraft.server.command.TitleCommand
net.minecraft.command.impl.TitleCommand
net.minecraft.command.impl.TitleCommand

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
method_21140(com.mojang.brigadier.CommandDispatcher<class_3915> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198839_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(bu arg0, Collection<tf> arg1)
method_21137(class_3915 arg0, Collection<class_798> arg1)
clear(CommandSourceStack source, Collection<ServerPlayerEntity> targets)
func_198840_a(CommandSource arg0, Collection<EntityPlayerMP> arg1)
clear(CommandSource source, Collection<EntityPlayerMP> targets)
private static int
b(bu arg0, Collection<tf> arg1)
method_21142(class_3915 arg0, Collection<class_798> arg1)
reset(CommandSourceStack source, Collection<ServerPlayerEntity> targets)
func_198844_b(CommandSource arg0, Collection<EntityPlayerMP> arg1)
reset(CommandSource source, Collection<EntityPlayerMP> targets)
private static int
a(bu arg0, Collection<tf> arg1, ij arg2, ls$a arg3)
method_21139(class_3915 arg0, Collection<class_798> arg1, class_1982 arg2, class_2585$class_2586 arg3)
show(CommandSourceStack source, Collection<ServerPlayerEntity> targets, Text text, TitlesS2CPacket$Type type)
func_198846_a(CommandSource arg0, Collection<EntityPlayerMP> arg1, ITextComponent arg2, SPacketTitle$Type arg3)
show(CommandSource source, Collection<EntityPlayerMP> targets, ITextComponent message, SPacketTitle$Type type)
private static int
a(bu arg0, Collection<tf> arg1, int arg2, int arg3, int arg4)
method_21138(class_3915 arg0, Collection<class_798> arg1, int arg2, int arg3, int arg4)
times(CommandSourceStack source, Collection<ServerPlayerEntity> targets, int fadeIn, int duration, int fadeOut)
func_198845_a(CommandSource arg0, Collection<EntityPlayerMP> arg1, int arg2, int arg3, int arg4)
setTimes(CommandSource source, Collection<EntityPlayerMP> target, int fadeIn, int stay, int fadeOut)