This mod adds the "Siphon" and "Refill" enchantments to the game. They can be obtained just like Mending and other treasure enchantments. The enchantments can be added to Shulker Boxes and optionally ...
I recently found myself in a situation, where I have a method, annotated with @Environment(EnvType.Client), which contains a lambda expression, referencing a client-only class (in my case ...