Package emu.grasscutter.net.proto
Interface TrackingIOInfoOuterClass.TrackingIOInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
TrackingIOInfoOuterClass.TrackingIOInfo,TrackingIOInfoOuterClass.TrackingIOInfo.Builder
- Enclosing class:
- TrackingIOInfoOuterClass
public static interface TrackingIOInfoOuterClass.TrackingIOInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstring client_tz = 10;com.google.protobuf.ByteStringstring client_tz = 10;string rydevicetype = 5;com.google.protobuf.ByteStringstring rydevicetype = 5;string Unk3300_CCOGBICMHKG = 9;com.google.protobuf.ByteStringstring Unk3300_CCOGBICMHKG = 9;string Unk3300_CNPIGDOEJPB = 2;com.google.protobuf.ByteStringstring Unk3300_CNPIGDOEJPB = 2;string Unk3300_DJHKHEFPCDK = 1;com.google.protobuf.ByteStringstring Unk3300_DJHKHEFPCDK = 1;string Unk3300_NMDNLHLAKAM = 7;com.google.protobuf.ByteStringstring Unk3300_NMDNLHLAKAM = 7;string Unk3300_PIBFPDAMJLE = 12;com.google.protobuf.ByteStringstring Unk3300_PIBFPDAMJLE = 12;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
-
getClientTz
String getClientTz()string client_tz = 10;- Returns:
- The clientTz.
-
getClientTzBytes
com.google.protobuf.ByteString getClientTzBytes()string client_tz = 10;- Returns:
- The bytes for clientTz.
-
getUnk3300PIBFPDAMJLE
String getUnk3300PIBFPDAMJLE()string Unk3300_PIBFPDAMJLE = 12;- Returns:
- The unk3300PIBFPDAMJLE.
-
getUnk3300PIBFPDAMJLEBytes
com.google.protobuf.ByteString getUnk3300PIBFPDAMJLEBytes()string Unk3300_PIBFPDAMJLE = 12;- Returns:
- The bytes for unk3300PIBFPDAMJLE.
-
getUnk3300NMDNLHLAKAM
String getUnk3300NMDNLHLAKAM()string Unk3300_NMDNLHLAKAM = 7;- Returns:
- The unk3300NMDNLHLAKAM.
-
getUnk3300NMDNLHLAKAMBytes
com.google.protobuf.ByteString getUnk3300NMDNLHLAKAMBytes()string Unk3300_NMDNLHLAKAM = 7;- Returns:
- The bytes for unk3300NMDNLHLAKAM.
-
getRydevicetype
String getRydevicetype()string rydevicetype = 5;- Returns:
- The rydevicetype.
-
getRydevicetypeBytes
com.google.protobuf.ByteString getRydevicetypeBytes()string rydevicetype = 5;- Returns:
- The bytes for rydevicetype.
-
getUnk3300CNPIGDOEJPB
String getUnk3300CNPIGDOEJPB()string Unk3300_CNPIGDOEJPB = 2;- Returns:
- The unk3300CNPIGDOEJPB.
-
getUnk3300CNPIGDOEJPBBytes
com.google.protobuf.ByteString getUnk3300CNPIGDOEJPBBytes()string Unk3300_CNPIGDOEJPB = 2;- Returns:
- The bytes for unk3300CNPIGDOEJPB.
-
getUnk3300CCOGBICMHKG
String getUnk3300CCOGBICMHKG()string Unk3300_CCOGBICMHKG = 9;- Returns:
- The unk3300CCOGBICMHKG.
-
getUnk3300CCOGBICMHKGBytes
com.google.protobuf.ByteString getUnk3300CCOGBICMHKGBytes()string Unk3300_CCOGBICMHKG = 9;- Returns:
- The bytes for unk3300CCOGBICMHKG.
-
getUnk3300DJHKHEFPCDK
String getUnk3300DJHKHEFPCDK()string Unk3300_DJHKHEFPCDK = 1;- Returns:
- The unk3300DJHKHEFPCDK.
-
getUnk3300DJHKHEFPCDKBytes
com.google.protobuf.ByteString getUnk3300DJHKHEFPCDKBytes()string Unk3300_DJHKHEFPCDK = 1;- Returns:
- The bytes for unk3300DJHKHEFPCDK.
-