fabric-entity-events-v1 dev env mixin remapping issue.
Technici4n opened this issue ยท 0 comments
Log: https://gist.github.com/Technici4n/d1ae15aa13dc3ac6162e5a7dfc786620.
field_6002
is simply Entity#world
.
Steps to reproduce:
- clone https://github.com/bulldog98/entity.event.v1-bug-AfterKilledOtherEntity
gradlew runClient
- hit a wolf with a netherite sword, or killing any entity should trigger it.
(Found by @bulldog98.)