Class SagaItem


  • public class SagaItem
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SagaItem()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static SagaItem fromProto​(games.mythical.saga.sdk.proto.api.item.ItemProto proto)  
      • Methods inherited from class java.lang.Object

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

      • SagaItem

        public SagaItem()
    • Method Detail

      • fromProto

        public static SagaItem fromProto​(games.mythical.saga.sdk.proto.api.item.ItemProto proto)