Class LocalLocationArgument

    • Field Detail

      • left

        private final double left
      • up

        private final double up
      • forwards

        private final double forwards
    • Constructor Detail

      • LocalLocationArgument

        public LocalLocationArgument​(double p_i48240_1_,
                                     double p_i48240_3_,
                                     double p_i48240_5_)
    • Method Detail

      • parse

        public static LocalLocationArgument parse​(com.mojang.brigadier.StringReader p_200142_0_)
                                           throws com.mojang.brigadier.exceptions.CommandSyntaxException
        Throws:
        com.mojang.brigadier.exceptions.CommandSyntaxException
      • readDouble

        private static double readDouble​(com.mojang.brigadier.StringReader p_200143_0_,
                                         int p_200143_1_)
                                  throws com.mojang.brigadier.exceptions.CommandSyntaxException
        Throws:
        com.mojang.brigadier.exceptions.CommandSyntaxException
      • equals

        public boolean equals​(java.lang.Object p_equals_1_)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object