Class SagaItemUpdate


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

      Constructors 
      Constructor Description
      SagaItemUpdate()  
    • Method Summary

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

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

      • SagaItemUpdate

        public SagaItemUpdate()
    • Method Detail

      • fromProto

        public static SagaItemUpdate fromProto​(games.mythical.saga.sdk.proto.streams.item.ItemStatusUpdate proto)