Package emu.grasscutter.net.proto
Interface HDOMFAKCLHGOuterClass.HDOMFAKCLHGOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
HDOMFAKCLHGOuterClass.HDOMFAKCLHG,HDOMFAKCLHGOuterClass.HDOMFAKCLHG.Builder
- Enclosing class:
- HDOMFAKCLHGOuterClass
public static interface HDOMFAKCLHGOuterClass.HDOMFAKCLHGOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 level_id = 12;intuint32 min_finish_time = 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
-
getMinFinishTime
int getMinFinishTime()uint32 min_finish_time = 10;- Returns:
- The minFinishTime.
-
getLevelId
int getLevelId()uint32 level_id = 12;- Returns:
- The levelId.
-