Package emu.grasscutter.net.proto
Interface HomeLimitedShopInfoOuterClass.HomeLimitedShopInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
HomeLimitedShopInfoOuterClass.HomeLimitedShopInfo,HomeLimitedShopInfoOuterClass.HomeLimitedShopInfo.Builder
- Enclosing class:
- HomeLimitedShopInfoOuterClass
public static interface HomeLimitedShopInfoOuterClass.HomeLimitedShopInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionCKJKPEEKOGGCKJKPEEKOGGGMPJFCODOLKGMPJFCODOLKintuint32 nextCloseTime = 6;intuint32 nextGuestOpenTime = 12;intuint32 nextOpenTime = 11;intgetUid()uint32 uid = 14;booleanCKJKPEEKOGGbooleanGMPJFCODOLKMethods 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
-
getNextGuestOpenTime
int getNextGuestOpenTime()uint32 nextGuestOpenTime = 12;- Returns:
- The nextGuestOpenTime.
-
getNextOpenTime
int getNextOpenTime()uint32 nextOpenTime = 11;- Returns:
- The nextOpenTime.
-
hasDjinnPos
boolean hasDjinnPos()CKJKPEEKOGG
.Vector djinn_pos = 1;- Returns:
- Whether the djinnPos field is set.
-
getDjinnPos
VectorOuterClass.Vector getDjinnPos()CKJKPEEKOGG
.Vector djinn_pos = 1;- Returns:
- The djinnPos.
-
getDjinnPosOrBuilder
VectorOuterClass.VectorOrBuilder getDjinnPosOrBuilder()CKJKPEEKOGG
.Vector djinn_pos = 1; -
getNextCloseTime
int getNextCloseTime()uint32 nextCloseTime = 6;- Returns:
- The nextCloseTime.
-
getUid
int getUid()uint32 uid = 14;- Returns:
- The uid.
-
hasDjinnRot
boolean hasDjinnRot()GMPJFCODOLK
.Vector djinn_rot = 9;- Returns:
- Whether the djinnRot field is set.
-
getDjinnRot
VectorOuterClass.Vector getDjinnRot()GMPJFCODOLK
.Vector djinn_rot = 9;- Returns:
- The djinnRot.
-
getDjinnRotOrBuilder
VectorOuterClass.VectorOrBuilder getDjinnRotOrBuilder()GMPJFCODOLK
.Vector djinn_rot = 9;
-