Class EntityHorse.GroupData

    • Constructor Summary

      Constructors 
      Constructor Description
      GroupData​(int type, int variant)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • horseType

        public int horseType
      • horseVariant

        public int horseVariant
    • Constructor Detail

      • GroupData

        public GroupData​(int type,
                         int variant)