net.minecraft.server.command

public class TitleCommand

net.minecraft.server.commands.TitleCommand
net.minecraft.class_3151
net.minecraft.server.command.TitleCommand

Field summary

Modifier and TypeField
private static final ElementAggregator$Reporter<ServerPlayerEntity>
RESPONSE_CLEAR_TITLE
field_1_7380
CLEARED_REPORTER
private static final ElementAggregator$Reporter<ServerPlayerEntity>
RESPONSE_RESET_TITLE
field_1_7381
RESET_REPORTER
private static final ElementAggregator$Reporter<ServerPlayerEntity>
RESPONSE_SHOW_TITLE
field_1_7385
SHOW_TITLE_REPORTER
private static final ElementAggregator$Reporter<ServerPlayerEntity>
RESPONSE_SHOW_ACTIONBAR
field_1_7383
SHOW_ACTIONBAR_REPORTER
private static final ElementAggregator$Reporter<ServerPlayerEntity>
RESPONSE_SHOW_SUBTITLE
field_1_7384
SHOW_SUBTITLE_REPORTER
private static final ElementAggregator$Reporter<ServerPlayerEntity>
RESPONSE_SET_TIMES
field_1_7382
TIMES_REPORTER

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher, CommandBuildContext context)
method_13804(com.mojang.brigadier.CommandDispatcher<class_2168> arg0, class_7157 arg1)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher, CommandRegistryAccess registryAccess)
private static int
sendPacketToPlayers(CommandSourceStack source, Collection<ServerPlayer> targets, Packet<?> packet, CommandResponseTracker$Messages<ServerPlayer> messages)
method_1_6601(class_2168 arg0, Collection<class_3222> arg1, class_2596<?> arg2, class_1_1083$class_1_1091<class_3222> arg3)
sendPacket(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Packet<?> packet, ElementAggregator$Reporter<ServerPlayerEntity> reporter)
private static int
clearTitle(CommandSourceStack source, Collection<ServerPlayer> targets)
method_13805(class_2168 arg0, Collection<class_3222> arg1)
executeClear(ServerCommandSource source, Collection<ServerPlayerEntity> targets)
private static int
resetTitle(CommandSourceStack source, Collection<ServerPlayer> targets)
method_13799(class_2168 arg0, Collection<class_3222> arg1)
executeReset(ServerCommandSource source, Collection<ServerPlayerEntity> targets)
private static int
showTitle(CommandSourceStack source, Collection<ServerPlayer> targets, Component title, CommandResponseTracker$Messages<ServerPlayer> messages, Function<Component, Packet<?>> factory)
method_13802(class_2168 arg0, Collection<class_3222> arg1, class_2561 arg2, class_1_1083$class_1_1091<class_3222> arg3, Function<class_2561, class_2596<?>> arg4)
executeTitle(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Text title, ElementAggregator$Reporter<ServerPlayerEntity> reporter, Function<Text, Packet<?>> constructor)
private static int
setTimes(CommandSourceStack source, Collection<ServerPlayer> targets, int fadeIn, int stay, int fadeOut)
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)
private static int
lambda$register$5(com.mojang.brigadier.context.CommandContext arg0)
method_13809(com.mojang.brigadier.context.CommandContext arg0)
method_13809(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$4(com.mojang.brigadier.context.CommandContext arg0)
method_13800(com.mojang.brigadier.context.CommandContext arg0)
method_13800(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$3(com.mojang.brigadier.context.CommandContext arg0)
method_13808(com.mojang.brigadier.context.CommandContext arg0)
method_13808(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$2(com.mojang.brigadier.context.CommandContext arg0)
method_13801(com.mojang.brigadier.context.CommandContext arg0)
method_13801(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$1(com.mojang.brigadier.context.CommandContext arg0)
method_13807(com.mojang.brigadier.context.CommandContext arg0)
method_13807(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$0(com.mojang.brigadier.context.CommandContext arg0)
method_13803(com.mojang.brigadier.context.CommandContext arg0)
method_13803(com.mojang.brigadier.context.CommandContext context)
private static Text
lambda$static$11(int arg0, int arg1)
method_1_6592(int arg0, int arg1)
method_1_6592(int targets, int total)
private static Text
lambda$static$10(ServerPlayer arg0, int arg1)
method_1_6591(class_3222 arg0, int arg1)
method_1_6591(ServerPlayerEntity entity, int total)
private static Text
lambda$static$9(int arg0, int arg1)
method_1_6600(int arg0, int arg1)
method_1_6600(int targets, int total)
private static Text
lambda$static$8(ServerPlayer arg0, int arg1)
method_1_6599(class_3222 arg0, int arg1)
method_1_6599(ServerPlayerEntity entity, int total)
private static Text
lambda$static$7(int arg0, int arg1)
method_1_6598(int arg0, int arg1)
method_1_6598(int targets, int total)
private static Text
lambda$static$6(ServerPlayer arg0, int arg1)
method_1_6597(class_3222 arg0, int arg1)
method_1_6597(ServerPlayerEntity entity, int total)
private static Text
lambda$static$5(int arg0, int arg1)
method_1_6596(int arg0, int arg1)
method_1_6596(int targets, int total)
private static Text
lambda$static$4(ServerPlayer arg0, int arg1)
method_1_6595(class_3222 arg0, int arg1)
method_1_6595(ServerPlayerEntity entity, int total)
private static Text
lambda$static$3(int arg0, int arg1)
method_1_6594(int arg0, int arg1)
method_1_6594(int targets, int total)
private static Text
lambda$static$2(ServerPlayer arg0, int arg1)
method_1_6593(class_3222 arg0, int arg1)
method_1_6593(ServerPlayerEntity entity, int total)
private static Text
lambda$static$1(int arg0, int arg1)
method_1_6590(int arg0, int arg1)
method_1_6590(int targets, int total)
private static Text
lambda$static$0(ServerPlayer arg0, int arg1)
method_1_6589(class_3222 arg0, int arg1)
method_1_6589(ServerPlayerEntity entity, int total)