Package emu.grasscutter.net.proto
Interface EntityEnvironmentInfoOuterClass.EntityEnvironmentInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
EntityEnvironmentInfoOuterClass.EntityEnvironmentInfo,EntityEnvironmentInfoOuterClass.EntityEnvironmentInfo.Builder
- Enclosing class:
- EntityEnvironmentInfoOuterClass
public static interface EntityEnvironmentInfoOuterClass.EntityEnvironmentInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 NJDCDHDPMBE = 2;intuint32 PBFMHLPEEPE = 1;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
-
getPBFMHLPEEPE
int getPBFMHLPEEPE()uint32 PBFMHLPEEPE = 1;- Returns:
- The pBFMHLPEEPE.
-
getNJDCDHDPMBE
int getNJDCDHDPMBE()uint32 NJDCDHDPMBE = 2;- Returns:
- The nJDCDHDPMBE.
-