Class TitleCommand


  • public class TitleCommand
    extends java.lang.Object
    • Constructor Detail

      • TitleCommand

        public TitleCommand()
    • Method Detail

      • register

        public static void register​(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198839_0_)
      • showTitle

        private static int showTitle​(CommandSource p_198846_0_,
                                     java.util.Collection<ServerPlayerEntity> p_198846_1_,
                                     ITextComponent p_198846_2_,
                                     STitlePacket.Type p_198846_3_)
                              throws com.mojang.brigadier.exceptions.CommandSyntaxException
        Throws:
        com.mojang.brigadier.exceptions.CommandSyntaxException
      • setTimes

        private static int setTimes​(CommandSource p_198845_0_,
                                    java.util.Collection<ServerPlayerEntity> p_198845_1_,
                                    int p_198845_2_,
                                    int p_198845_3_,
                                    int p_198845_4_)