Class BrigadierSerializers


  • public class BrigadierSerializers
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void bootstrap()  
      static byte createNumberFlags​(boolean p_197508_0_, boolean p_197508_1_)  
      static boolean numberHasMax​(byte p_197509_0_)  
      static boolean numberHasMin​(byte p_197510_0_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BrigadierSerializers

        public BrigadierSerializers()
    • Method Detail

      • bootstrap

        public static void bootstrap()
      • createNumberFlags

        public static byte createNumberFlags​(boolean p_197508_0_,
                                             boolean p_197508_1_)
      • numberHasMin

        public static boolean numberHasMin​(byte p_197510_0_)
      • numberHasMax

        public static boolean numberHasMax​(byte p_197509_0_)