Package emu.grasscutter.net.proto
Interface CellInfoOuterClass.CellInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
CellInfoOuterClass.CellInfo,CellInfoOuterClass.CellInfo.Builder
- Enclosing class:
- CellInfoOuterClass
public static interface CellInfoOuterClass.CellInfoOrBuilder
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
-
getTypeValue
int getTypeValue().SceneSurfaceMaterial type = 1;- Returns:
- The enum numeric value on the wire for type.
-
getType
.SceneSurfaceMaterial type = 1;- Returns:
- The type.
-
getY
int getY()int32 y = 2;- Returns:
- The y.
-