Package emu.grasscutter.net.proto
Interface PullPrivateChatReqOuterClass.PullPrivateChatReqOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
PullPrivateChatReqOuterClass.PullPrivateChatReq,PullPrivateChatReqOuterClass.PullPrivateChatReq.Builder
- Enclosing class:
- PullPrivateChatReqOuterClass
public static interface PullPrivateChatReqOuterClass.PullPrivateChatReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 FGFEAACHHME = 2;intuint32 LMHJHHFEHOL = 11;intuint32 target_uid = 4;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
-
getFGFEAACHHME
int getFGFEAACHHME()uint32 FGFEAACHHME = 2;- Returns:
- The fGFEAACHHME.
-
getLMHJHHFEHOL
int getLMHJHHFEHOL()uint32 LMHJHHFEHOL = 11;- Returns:
- The lMHJHHFEHOL.
-
getTargetUid
int getTargetUid()uint32 target_uid = 4;- Returns:
- The targetUid.
-