Package emu.grasscutter.net.proto
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
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
-
getCoin
int getCoin()uint32 coin = 8;- Returns:
- The coin.
-
getMechanicusId
int getMechanicusId()uint32 mechanicus_id = 5;- Returns:
- The mechanicusId.
-