net.minecraft.server.command

public class TitleCommand

tu
net.minecraft.class_3151
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<cd> arg0)
method_13804(com.mojang.brigadier.CommandDispatcher<class_2168> 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(cd arg0, Collection<vh> arg1)
method_13805(class_2168 arg0, Collection<class_3222> arg1)
clear(CommandSourceStack source, Collection<ServerPlayerEntity> targets)
func_198840_a(CommandSource arg0, Collection<ServerPlayerEntity> arg1)
clear(CommandSource source, Collection<ServerPlayerEntity> targets)
private static int
b(cd arg0, Collection<vh> arg1)
method_13799(class_2168 arg0, Collection<class_3222> arg1)
reset(CommandSourceStack source, Collection<ServerPlayerEntity> targets)
func_198844_b(CommandSource arg0, Collection<ServerPlayerEntity> arg1)
reset(CommandSource source, Collection<ServerPlayerEntity> targets)
private static int
a(cd arg0, Collection<vh> arg1, jm arg2, nc$a arg3)
method_13802(class_2168 arg0, Collection<class_3222> arg1, class_2561 arg2, class_2762$class_2763 arg3)
show(CommandSourceStack source, Collection<ServerPlayerEntity> targets, Text text, TitlesS2CPacket$Type type)
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(cd arg0, Collection<vh> arg1, int arg2, int arg3, int arg4)
method_13806(class_2168 arg0, Collection<class_3222> 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<ServerPlayerEntity> arg1, int arg2, int arg3, int arg4)
setTimes(CommandSource source, Collection<ServerPlayerEntity> target, int fadeIn, int stay, int fadeOut)