Fabric API

Fabric API

106M Downloads

fabric-entity-events-v1 dev env mixin remapping issue.

Technici4n opened this issue ยท 0 comments

commented

Log: https://gist.github.com/Technici4n/d1ae15aa13dc3ac6162e5a7dfc786620.
field_6002 is simply Entity#world.

Steps to reproduce:

  1. clone https://github.com/bulldog98/entity.event.v1-bug-AfterKilledOtherEntity
  2. gradlew runClient
  3. hit a wolf with a netherite sword, or killing any entity should trigger it.

(Found by @bulldog98.)