Package emu.grasscutter.net.proto
Interface UgcNotifyOuterClass.UgcNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
UgcNotifyOuterClass.UgcNotify,UgcNotifyOuterClass.UgcNotify.Builder
- Enclosing class:
- UgcNotifyOuterClass
public static interface UgcNotifyOuterClass.UgcNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbool is_ugc_feature_closed = 6;booleanbool Unk3300_IBLDINGJJFI = 8;booleanbool Unk3300_KPABJPMLHCD = 9;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
-
getUnk3300IBLDINGJJFI
boolean getUnk3300IBLDINGJJFI()bool Unk3300_IBLDINGJJFI = 8;- Returns:
- The unk3300IBLDINGJJFI.
-
getIsUgcFeatureClosed
boolean getIsUgcFeatureClosed()bool is_ugc_feature_closed = 6;- Returns:
- The isUgcFeatureClosed.
-
getUnk3300KPABJPMLHCD
boolean getUnk3300KPABJPMLHCD()bool Unk3300_KPABJPMLHCD = 9;- Returns:
- The unk3300KPABJPMLHCD.
-