| public static void | |
| private static int | | sendPacketToPlayers(CommandSourceStack source, Collection<ServerPlayer> targets, Packet<?> packet, CommandResponseTracker$Messages<ServerPlayer> messages) | | 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 | |
| private static int | |
| private static int | | showTitle(CommandSourceStack source, Collection<ServerPlayer> targets, Component title, CommandResponseTracker$Messages<ServerPlayer> messages, Function<Component, Packet<?>> factory) | | 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) | | 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) |
|