Package emu.grasscutter.net.proto
Interface LiveEndNotifyOuterClass.LiveEndNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
LiveEndNotifyOuterClass.LiveEndNotify,LiveEndNotifyOuterClass.LiveEndNotify.Builder
- Enclosing class:
- LiveEndNotifyOuterClass
public static interface LiveEndNotifyOuterClass.LiveEndNotifyOrBuilder
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
-
getLiveId
int getLiveId()uint32 live_id = 12;- Returns:
- The liveId.
-