Skip to content
Success

Changes

Summary

  1. cleanup sign logging (commit: a6e0e72) (details)
  2. sign dyes can only be applied when there is some text on the sign (commit: f743347) (details)
  3. improve Reflections.isSignWaxed (commit: 547aa81) (details)
Commit a6e0e72fb6d8c230664307796870dc0c950f3597 by Brokkonaut
cleanup sign logging
(commit: a6e0e72)
The file was modified src/main/java/de/diddiz/LogBlock/listeners/SignChangeLogging.java
The file was modified src/main/java/de/diddiz/LogBlock/blockstate/BlockStateCodecSign.java
The file was modified src/main/java/de/diddiz/LogBlock/Consumer.java
The file was modified src/main/java/de/diddiz/LogBlock/blockstate/BlockStateCodecs.java
The file was modified src/main/java/de/diddiz/LogBlock/Updater.java
Commit f743347e662bff9199e1fa72504f76f2b9f58f4c by Brokkonaut
sign dyes can only be applied when there is some text on the sign
(commit: f743347)
The file was modified src/main/java/de/diddiz/LogBlock/listeners/InteractLogging.java
Commit 547aa81063c5427cad65bbf804f397da93c99146 by Brokkonaut
improve Reflections.isSignWaxed
(commit: 547aa81)
The file was modified src/main/java/de/diddiz/LogBlock/util/Reflections.java