Package emu.grasscutter.net.proto
Interface PullRecentChatReqOuterClass.PullRecentChatReqOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
PullRecentChatReqOuterClass.PullRecentChatReq,PullRecentChatReqOuterClass.PullRecentChatReq.Builder
- Enclosing class:
- PullRecentChatReqOuterClass
public static interface PullRecentChatReqOuterClass.PullRecentChatReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 HNOFCJJHEAD = 1;intuint32 LMHJHHFEHOL = 15;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
-
getHNOFCJJHEAD
int getHNOFCJJHEAD()uint32 HNOFCJJHEAD = 1;- Returns:
- The hNOFCJJHEAD.
-
getLMHJHHFEHOL
int getLMHJHHFEHOL()uint32 LMHJHHFEHOL = 15;- Returns:
- The lMHJHHFEHOL.
-