Package emu.grasscutter.net.proto
Interface MichiaeMatsuriDarkPressureLevelUpdateNotifyOuterClass.MichiaeMatsuriDarkPressureLevelUpdateNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
MichiaeMatsuriDarkPressureLevelUpdateNotifyOuterClass.MichiaeMatsuriDarkPressureLevelUpdateNotify,MichiaeMatsuriDarkPressureLevelUpdateNotifyOuterClass.MichiaeMatsuriDarkPressureLevelUpdateNotify.Builder
- Enclosing class:
- MichiaeMatsuriDarkPressureLevelUpdateNotifyOuterClass
public static interface MichiaeMatsuriDarkPressureLevelUpdateNotifyOuterClass.MichiaeMatsuriDarkPressureLevelUpdateNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
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
-
getDarkPressureLevel
int getDarkPressureLevel()uint32 dark_pressure_level = 9;- Returns:
- The darkPressureLevel.
-