Package emu.grasscutter.net.proto
Interface SeaLampFlyLampNotifyOuterClass.SeaLampFlyLampNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SeaLampFlyLampNotifyOuterClass.SeaLampFlyLampNotify,SeaLampFlyLampNotifyOuterClass.SeaLampFlyLampNotify.Builder
- Enclosing class:
- SeaLampFlyLampNotifyOuterClass
public static interface SeaLampFlyLampNotifyOuterClass.SeaLampFlyLampNotifyOrBuilder
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
-
hasPos
boolean hasPos().Vector pos = 4;- Returns:
- Whether the pos field is set.
-
getPos
VectorOuterClass.Vector getPos().Vector pos = 4;- Returns:
- The pos.
-
getPosOrBuilder
VectorOuterClass.VectorOrBuilder getPosOrBuilder().Vector pos = 4; -
getItemId
int getItemId()uint32 item_id = 3;- Returns:
- The itemId.
-
getItemNum
int getItemNum()uint32 item_num = 15;- Returns:
- The itemNum.
-
getParam
int getParam()int32 param = 13;- Returns:
- The param.
-