Interface MechanicusCoinNotifyOuterClass.MechanicusCoinNotifyOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
MechanicusCoinNotifyOuterClass.MechanicusCoinNotify, MechanicusCoinNotifyOuterClass.MechanicusCoinNotify.Builder
Enclosing class:
MechanicusCoinNotifyOuterClass

public static interface MechanicusCoinNotifyOuterClass.MechanicusCoinNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 coin = 8;
    int
    uint32 mechanicus_id = 5;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getCoin

      int getCoin()
      uint32 coin = 8;
      Returns:
      The coin.
    • getMechanicusId

      int getMechanicusId()
      uint32 mechanicus_id = 5;
      Returns:
      The mechanicusId.