Package emu.grasscutter.net.proto
Interface CompoundQueueDataOuterClass.CompoundQueueDataOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
CompoundQueueDataOuterClass.CompoundQueueData,CompoundQueueDataOuterClass.CompoundQueueData.Builder
- Enclosing class:
- CompoundQueueDataOuterClass
public static interface CompoundQueueDataOuterClass.CompoundQueueDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 compound_id = 2;intBIBEPDEFKDPintGOMEGAHKEMDintCIBCKFAJLEFMethods 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
-
getOutputCount
int getOutputCount()BIBEPDEFKDP
uint32 outputCount = 1;- Returns:
- The outputCount.
-
getCompoundId
int getCompoundId()uint32 compound_id = 2;- Returns:
- The compoundId.
-
getWaitCount
int getWaitCount()CIBCKFAJLEF
uint32 waitCount = 5;- Returns:
- The waitCount.
-
getOutputTime
int getOutputTime()GOMEGAHKEMD
uint32 outputTime = 15;- Returns:
- The outputTime.
-