Package devs.beer.nativepackets.api
Class EntityMetadataFields.Goat
java.lang.Object
devs.beer.nativepackets.api.EntityMetadataFields.Goat
- Enclosing class:
EntityMetadataFields
Metadata declared by
Goat.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EntityMetadataField<Boolean> Native fieldGoat.DATA_HAS_LEFT_HORN; serializer: BOOLEAN.static final EntityMetadataField<Boolean> Native fieldGoat.DATA_HAS_RIGHT_HORN; serializer: BOOLEAN.static final EntityMetadataField<Boolean> Native fieldGoat.DATA_IS_SCREAMING_GOAT; serializer: BOOLEAN. -
Method Summary
-
Field Details
-
HAS_LEFT_HORN
Native fieldGoat.DATA_HAS_LEFT_HORN; serializer: BOOLEAN. -
HAS_RIGHT_HORN
Native fieldGoat.DATA_HAS_RIGHT_HORN; serializer: BOOLEAN. -
IS_SCREAMING_GOAT
Native fieldGoat.DATA_IS_SCREAMING_GOAT; serializer: BOOLEAN.
-