Package emu.grasscutter.net.proto
Interface HomeBlockDotPatternOuterClass.HomeBlockDotPatternOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
HomeBlockDotPatternOuterClass.HomeBlockDotPattern,HomeBlockDotPatternOuterClass.HomeBlockDotPattern.Builder
- Enclosing class:
- HomeBlockDotPatternOuterClass
public static interface HomeBlockDotPatternOuterClass.HomeBlockDotPatternOrBuilder
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
-
getHeight
int getHeight()uint32 height = 8;- Returns:
- The height.
-
getData
com.google.protobuf.ByteString getData()bytes data = 6;- Returns:
- The data.
-
getWidth
int getWidth()uint32 width = 14;- Returns:
- The width.
-