Package emu.grasscutter.net.proto
Interface RoguelikeEffectViewReqOuterClass.RoguelikeEffectViewReqOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
RoguelikeEffectViewReqOuterClass.RoguelikeEffectViewReq,RoguelikeEffectViewReqOuterClass.RoguelikeEffectViewReq.Builder
- Enclosing class:
- RoguelikeEffectViewReqOuterClass
public static interface RoguelikeEffectViewReqOuterClass.RoguelikeEffectViewReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintgetUnk3300FKGJGIJHKJI(int index) repeated uint32 Unk3300_FKGJGIJHKJI = 10;intrepeated uint32 Unk3300_FKGJGIJHKJI = 10;repeated uint32 Unk3300_FKGJGIJHKJI = 10;intgetUnk3300LMIIAEPBKNB(int index) repeated uint32 Unk3300_LMIIAEPBKNB = 15;intrepeated uint32 Unk3300_LMIIAEPBKNB = 15;repeated uint32 Unk3300_LMIIAEPBKNB = 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
-
getUnk3300FKGJGIJHKJIList
repeated uint32 Unk3300_FKGJGIJHKJI = 10;- Returns:
- A list containing the unk3300FKGJGIJHKJI.
-
getUnk3300FKGJGIJHKJICount
int getUnk3300FKGJGIJHKJICount()repeated uint32 Unk3300_FKGJGIJHKJI = 10;- Returns:
- The count of unk3300FKGJGIJHKJI.
-
getUnk3300FKGJGIJHKJI
int getUnk3300FKGJGIJHKJI(int index) repeated uint32 Unk3300_FKGJGIJHKJI = 10;- Parameters:
index- The index of the element to return.- Returns:
- The unk3300FKGJGIJHKJI at the given index.
-
getUnk3300LMIIAEPBKNBList
repeated uint32 Unk3300_LMIIAEPBKNB = 15;- Returns:
- A list containing the unk3300LMIIAEPBKNB.
-
getUnk3300LMIIAEPBKNBCount
int getUnk3300LMIIAEPBKNBCount()repeated uint32 Unk3300_LMIIAEPBKNB = 15;- Returns:
- The count of unk3300LMIIAEPBKNB.
-
getUnk3300LMIIAEPBKNB
int getUnk3300LMIIAEPBKNB(int index) repeated uint32 Unk3300_LMIIAEPBKNB = 15;- Parameters:
index- The index of the element to return.- Returns:
- The unk3300LMIIAEPBKNB at the given index.
-