Package emu.grasscutter.net.proto
Interface AddAranaraCollectionNotifyOuterClass.AddAranaraCollectionNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
AddAranaraCollectionNotifyOuterClass.AddAranaraCollectionNotify,AddAranaraCollectionNotifyOuterClass.AddAranaraCollectionNotify.Builder
- Enclosing class:
- AddAranaraCollectionNotifyOuterClass
public static interface AddAranaraCollectionNotifyOuterClass.AddAranaraCollectionNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 collection_id = 7;intuint32 collection_type = 2;.AranaraCollectionState Unk3300_AFBIBLNKCOD = 4;int.AranaraCollectionState Unk3300_AFBIBLNKCOD = 4;.AranaraCollectionState Unk3300_NJLJBBMJLBK = 10;int.AranaraCollectionState Unk3300_NJLJBBMJLBK = 10;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
-
getUnk3300NJLJBBMJLBKValue
int getUnk3300NJLJBBMJLBKValue().AranaraCollectionState Unk3300_NJLJBBMJLBK = 10;- Returns:
- The enum numeric value on the wire for unk3300NJLJBBMJLBK.
-
getUnk3300NJLJBBMJLBK
AranaraCollectionStateOuterClass.AranaraCollectionState getUnk3300NJLJBBMJLBK().AranaraCollectionState Unk3300_NJLJBBMJLBK = 10;- Returns:
- The unk3300NJLJBBMJLBK.
-
getCollectionId
int getCollectionId()uint32 collection_id = 7;- Returns:
- The collectionId.
-
getUnk3300AFBIBLNKCODValue
int getUnk3300AFBIBLNKCODValue().AranaraCollectionState Unk3300_AFBIBLNKCOD = 4;- Returns:
- The enum numeric value on the wire for unk3300AFBIBLNKCOD.
-
getUnk3300AFBIBLNKCOD
AranaraCollectionStateOuterClass.AranaraCollectionState getUnk3300AFBIBLNKCOD().AranaraCollectionState Unk3300_AFBIBLNKCOD = 4;- Returns:
- The unk3300AFBIBLNKCOD.
-
getCollectionType
int getCollectionType()uint32 collection_type = 2;- Returns:
- The collectionType.
-