Skip to content
Success

Changes

Summary

  1. Normalize actor for crop trampling mobs (commit: 597b183) (details)
  2. Add EntityChangePreLogEvent (commit: 610f3ed) (details)
  3. Store the acting entity object in the actor class (commit: c940dfc) (details)
Commit 597b1831f198e5ec2946facd6741533c109247a8 by Brokkonaut
Normalize actor for crop trampling mobs
(commit: 597b183)
The file was modified src/main/java/de/diddiz/LogBlock/listeners/CreatureInteractLogging.java
The file was modified src/main/java/de/diddiz/LogBlock/Actor.java
Commit 610f3edcab370770dbb56b61169ebcc7a5c3cd2f by Brokkonaut
Add EntityChangePreLogEvent
(commit: 610f3ed)
The file was addedsrc/main/java/de/diddiz/LogBlock/events/EntityChangePreLogEvent.java
The file was modified src/main/java/de/diddiz/LogBlock/listeners/AdvancedEntityLogging.java
The file was modified src/main/java/de/diddiz/LogBlock/Consumer.java
Commit c940dfc05ae555eb9e795402023b72ee775e1f34 by Brokkonaut
Store the acting entity object in the actor class
(commit: c940dfc)
The file was modified src/main/java/de/diddiz/LogBlock/Actor.java