Package emu.grasscutter.net.proto
Interface McoinExchangeHcoinReqOuterClass.McoinExchangeHcoinReqOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
McoinExchangeHcoinReqOuterClass.McoinExchangeHcoinReq,McoinExchangeHcoinReqOuterClass.McoinExchangeHcoinReq.Builder
- Enclosing class:
- McoinExchangeHcoinReqOuterClass
public static interface McoinExchangeHcoinReqOuterClass.McoinExchangeHcoinReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getMcoinCost
int getMcoinCost()uint32 mcoinCost = 8;- Returns:
- The mcoinCost.
-
getHcoin
int getHcoin()uint32 hcoin = 6;- Returns:
- The hcoin.
-