Package devs.beer.nativepackets.api
Class EntityMetadataFields.WitherBoss
java.lang.Object
devs.beer.nativepackets.api.EntityMetadataFields.WitherBoss
- Enclosing class:
EntityMetadataFields
Metadata declared by
WitherBoss.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EntityMetadataField<Integer> Native fieldWitherBoss.DATA_ID_INV; serializer: INT.static final EntityMetadataField<Integer> Native fieldWitherBoss.DATA_TARGET_0; serializer: INT.static final EntityMetadataField<Integer> Native fieldWitherBoss.DATA_TARGET_1; serializer: INT.static final EntityMetadataField<Integer> Native fieldWitherBoss.DATA_TARGET_2; serializer: INT. -
Method Summary
-
Field Details
-
INV
Native fieldWitherBoss.DATA_ID_INV; serializer: INT. -
TARGET_0
Native fieldWitherBoss.DATA_TARGET_0; serializer: INT. -
TARGET_1
Native fieldWitherBoss.DATA_TARGET_1; serializer: INT. -
TARGET_2
Native fieldWitherBoss.DATA_TARGET_2; serializer: INT.
-