Package emu.grasscutter.net.proto
Interface PlantFlowerAcceptFlowerResultInfoOuterClass.PlantFlowerAcceptFlowerResultInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
PlantFlowerAcceptFlowerResultInfoOuterClass.PlantFlowerAcceptFlowerResultInfo,PlantFlowerAcceptFlowerResultInfoOuterClass.PlantFlowerAcceptFlowerResultInfo.Builder
- Enclosing class:
- PlantFlowerAcceptFlowerResultInfoOuterClass
public static interface PlantFlowerAcceptFlowerResultInfoOuterClass.PlantFlowerAcceptFlowerResultInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsUnk3300ILAADDCOPKE(int key) map<uint32, uint32> Unk3300_ILAADDCOPKE = 7;booleancontainsUnk3300PALEJEDIAJP(int key) map<uint32, uint32> Unk3300_PALEJEDIAJP = 6;intgetUid()uint32 uid = 9;Deprecated.intmap<uint32, uint32> Unk3300_ILAADDCOPKE = 7;map<uint32, uint32> Unk3300_ILAADDCOPKE = 7;intgetUnk3300ILAADDCOPKEOrDefault(int key, int defaultValue) map<uint32, uint32> Unk3300_ILAADDCOPKE = 7;intgetUnk3300ILAADDCOPKEOrThrow(int key) map<uint32, uint32> Unk3300_ILAADDCOPKE = 7;Deprecated.intmap<uint32, uint32> Unk3300_PALEJEDIAJP = 6;map<uint32, uint32> Unk3300_PALEJEDIAJP = 6;intgetUnk3300PALEJEDIAJPOrDefault(int key, int defaultValue) map<uint32, uint32> Unk3300_PALEJEDIAJP = 6;intgetUnk3300PALEJEDIAJPOrThrow(int key) map<uint32, uint32> Unk3300_PALEJEDIAJP = 6;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
-
getUid
int getUid()uint32 uid = 9;- Returns:
- The uid.
-
getUnk3300PALEJEDIAJPCount
int getUnk3300PALEJEDIAJPCount()map<uint32, uint32> Unk3300_PALEJEDIAJP = 6; -
containsUnk3300PALEJEDIAJP
boolean containsUnk3300PALEJEDIAJP(int key) map<uint32, uint32> Unk3300_PALEJEDIAJP = 6; -
getUnk3300PALEJEDIAJP
Deprecated.UsegetUnk3300PALEJEDIAJPMap()instead. -
getUnk3300PALEJEDIAJPMap
map<uint32, uint32> Unk3300_PALEJEDIAJP = 6; -
getUnk3300PALEJEDIAJPOrDefault
int getUnk3300PALEJEDIAJPOrDefault(int key, int defaultValue) map<uint32, uint32> Unk3300_PALEJEDIAJP = 6; -
getUnk3300PALEJEDIAJPOrThrow
int getUnk3300PALEJEDIAJPOrThrow(int key) map<uint32, uint32> Unk3300_PALEJEDIAJP = 6; -
getUnk3300ILAADDCOPKECount
int getUnk3300ILAADDCOPKECount()map<uint32, uint32> Unk3300_ILAADDCOPKE = 7; -
containsUnk3300ILAADDCOPKE
boolean containsUnk3300ILAADDCOPKE(int key) map<uint32, uint32> Unk3300_ILAADDCOPKE = 7; -
getUnk3300ILAADDCOPKE
Deprecated.UsegetUnk3300ILAADDCOPKEMap()instead. -
getUnk3300ILAADDCOPKEMap
map<uint32, uint32> Unk3300_ILAADDCOPKE = 7; -
getUnk3300ILAADDCOPKEOrDefault
int getUnk3300ILAADDCOPKEOrDefault(int key, int defaultValue) map<uint32, uint32> Unk3300_ILAADDCOPKE = 7; -
getUnk3300ILAADDCOPKEOrThrow
int getUnk3300ILAADDCOPKEOrThrow(int key) map<uint32, uint32> Unk3300_ILAADDCOPKE = 7;
-