Package emu.grasscutter.net.proto
Interface PlayerEyePointStateNotifyOuterClass.PlayerEyePointStateNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
PlayerEyePointStateNotifyOuterClass.PlayerEyePointStateNotify,PlayerEyePointStateNotifyOuterClass.PlayerEyePointStateNotify.Builder
- Enclosing class:
- PlayerEyePointStateNotifyOuterClass
public static interface PlayerEyePointStateNotifyOuterClass.PlayerEyePointStateNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescription.Vector cubic_size = 1362;.Vector cubic_size = 1362;.CylinderRegionSize cylinder_size = 1250;.CylinderRegionSize cylinder_size = 1250;.Vector eye_point_pos = 12;.Vector eye_point_pos = 12;intint32 fix_lod_level = 11;.PolygonRegionSize polygon_size = 608;.PolygonRegionSize polygon_size = 608;floatfloat sphere_radius = 1413;intuint32 Unk3300_BIHEKNFDDDI = 8;intuint32 Unk3300_EOPFNBBBGPK = 6;intuint32 Unk3300_GNFJIOEGHOE = 1;intuint32 Unk3300_JGEMKKJAHKA = 13;booleanbool Unk3300_KFOHOBLMMLB = 9;booleanbool Unk3300_NIPFCFCBFAE = 14;boolean.Vector cubic_size = 1362;boolean.CylinderRegionSize cylinder_size = 1250;boolean.Vector eye_point_pos = 12;boolean.PolygonRegionSize polygon_size = 608;booleanfloat sphere_radius = 1413;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
-
hasEyePointPos
boolean hasEyePointPos().Vector eye_point_pos = 12;- Returns:
- Whether the eyePointPos field is set.
-
getEyePointPos
VectorOuterClass.Vector getEyePointPos().Vector eye_point_pos = 12;- Returns:
- The eyePointPos.
-
getEyePointPosOrBuilder
VectorOuterClass.VectorOrBuilder getEyePointPosOrBuilder().Vector eye_point_pos = 12; -
getUnk3300KFOHOBLMMLB
boolean getUnk3300KFOHOBLMMLB()bool Unk3300_KFOHOBLMMLB = 9;- Returns:
- The unk3300KFOHOBLMMLB.
-
getUnk3300GNFJIOEGHOE
int getUnk3300GNFJIOEGHOE()uint32 Unk3300_GNFJIOEGHOE = 1;- Returns:
- The unk3300GNFJIOEGHOE.
-
getUnk3300BIHEKNFDDDI
int getUnk3300BIHEKNFDDDI()uint32 Unk3300_BIHEKNFDDDI = 8;- Returns:
- The unk3300BIHEKNFDDDI.
-
getFixLodLevel
int getFixLodLevel()int32 fix_lod_level = 11;- Returns:
- The fixLodLevel.
-
getUnk3300NIPFCFCBFAE
boolean getUnk3300NIPFCFCBFAE()bool Unk3300_NIPFCFCBFAE = 14;- Returns:
- The unk3300NIPFCFCBFAE.
-
getUnk3300JGEMKKJAHKA
int getUnk3300JGEMKKJAHKA()uint32 Unk3300_JGEMKKJAHKA = 13;- Returns:
- The unk3300JGEMKKJAHKA.
-
getUnk3300EOPFNBBBGPK
int getUnk3300EOPFNBBBGPK()uint32 Unk3300_EOPFNBBBGPK = 6;- Returns:
- The unk3300EOPFNBBBGPK.
-
hasSphereRadius
boolean hasSphereRadius()float sphere_radius = 1413;- Returns:
- Whether the sphereRadius field is set.
-
getSphereRadius
float getSphereRadius()float sphere_radius = 1413;- Returns:
- The sphereRadius.
-
hasCubicSize
boolean hasCubicSize().Vector cubic_size = 1362;- Returns:
- Whether the cubicSize field is set.
-
getCubicSize
VectorOuterClass.Vector getCubicSize().Vector cubic_size = 1362;- Returns:
- The cubicSize.
-
getCubicSizeOrBuilder
VectorOuterClass.VectorOrBuilder getCubicSizeOrBuilder().Vector cubic_size = 1362; -
hasCylinderSize
boolean hasCylinderSize().CylinderRegionSize cylinder_size = 1250;- Returns:
- Whether the cylinderSize field is set.
-
getCylinderSize
CylinderRegionSizeOuterClass.CylinderRegionSize getCylinderSize().CylinderRegionSize cylinder_size = 1250;- Returns:
- The cylinderSize.
-
getCylinderSizeOrBuilder
CylinderRegionSizeOuterClass.CylinderRegionSizeOrBuilder getCylinderSizeOrBuilder().CylinderRegionSize cylinder_size = 1250; -
hasPolygonSize
boolean hasPolygonSize().PolygonRegionSize polygon_size = 608;- Returns:
- Whether the polygonSize field is set.
-
getPolygonSize
PolygonRegionSizeOuterClass.PolygonRegionSize getPolygonSize().PolygonRegionSize polygon_size = 608;- Returns:
- The polygonSize.
-
getPolygonSizeOrBuilder
PolygonRegionSizeOuterClass.PolygonRegionSizeOrBuilder getPolygonSizeOrBuilder().PolygonRegionSize polygon_size = 608; -
getRegionSizeCase
PlayerEyePointStateNotifyOuterClass.PlayerEyePointStateNotify.RegionSizeCase getRegionSizeCase()
-