net.minecraft.server.commands

public class TitleCommand

ack
net.minecraft.server.commands.TitleCommand
net.minecraft.class_3151
net.minecraft.unmapped.C_snypggkw
net.minecraft.server.command.TitleCommand
net.minecraft.server.command.TitleCommand
net.minecraft.src.C_5388_
net.minecraft.server.commands.CommandTitle

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<dm> 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)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
m_139102_(com.mojang.brigadier.CommandDispatcher<C_2969_> p_139103_)
private static int
a(dm arg0, Collection<adx> 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 source, Collection<ServerPlayerEntity> targets)
executeClear(ServerCommandSource source, Collection<ServerPlayerEntity> targets)
m_139108_(C_2969_ p_139109_, Collection<C_13_> p_139110_)
private static int
b(dm arg0, Collection<adx> 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)
executeReset(ServerCommandSource source, Collection<ServerPlayerEntity> targets)
m_139124_(C_2969_ p_139125_, Collection<C_13_> p_139126_)
private static int
a(dm arg0, Collection<adx> arg1, qk arg2, String arg3, Function<qk, rc<?>> arg4)
showTitle(CommandSourceStack arg0, Collection<ServerPlayer> arg1, Component arg2, String arg3, Function<Component, Packet<?>> arg4)
method_13802(class_2168 arg0, Collection<class_3222> arg1, class_2561 arg2, String arg3, Function<class_2561, class_2596<?>> arg4)
m_xvmotbhz(C_pennblrk arg0, Collection<C_mxrobsgg> arg1, C_rdaqiwdt arg2, String arg3, Function<C_rdaqiwdt, C_zyjtrjrl<?>> arg4)
executeTitle(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Text title, String titleType, Function<Text, Packet<?>> constructor)
executeTitle(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Text title, String titleType, Function<Text, Packet<?>> constructor)
m_142780_(C_2969_ p_142781_, Collection<C_13_> p_142782_, C_4996_ p_142783_, String p_142784_, Function<C_4996_, C_5028_<?>> p_142785_)
private static int
a(dm arg0, Collection<adx> 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)
executeTimes(ServerCommandSource source, Collection<ServerPlayerEntity> targets, int fadeIn, int stay, int fadeOut)
m_139111_(C_2969_ p_139112_, Collection<C_13_> p_139113_, int p_139114_, int p_139115_, int p_139116_)