Skip to content

EntityType definitions are incorrect #5

Description

@GermaniumSystem

Most of the EntityType definitions are incorrect.

Known good:

  • 0 = PLAYER
  • 3 = ITEMDROP
  • 8 = NPC

Known bad:

  • 1 = MONSTER - Appears to be the new OBJECT.
  • 2 = OBJECT - Not observed yet.
  • 4 = PROJECTILE - Observed when felling trees and vines. Purpose unknown.
  • 5 = PLANT - Appears to be the new PROJECTILE.
  • 6 = PLANTDROP - Not observed despite plant interaction.
  • 7 = EFFECT - Appears to be the new MONSTER.

Unknown:

  • -1 = END - I honestly have no idea what this is or how to cause it. Not observed yet.
  • 9 = ? - Payload contains player UUID.
  • 10 = ? - Appears to be related to the mater manipulator, projectiles, and crafting. No payload.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions