Andrii Horpenko
Andrii Horpenko
As far as I understand, `silent` is available in the scope of `AbilityBot` class. When I implement AbilityExtension interface there's no `silent` variable so the compilation fails. Should I pass...
### Introduction The [documentation ](https://github.com/rubenlagus/TelegramBots/wiki/Bot-Testing#abilitybot-testing) states that I can mock `MessageSender` and assign it to the `sender` field. However, the IDE informs me that this field is protected and can't...
**Describe the bug** `BackpackAcccessLogger` creates log entries using player's display name, which often includes prefix, suffix and other server-defined things. This makes using `/sophisticatedbackpacks list ` command essentially unusable in...
### Version Information canary-mc1.19.2.0.2.10 ### Expected Behavior `TickingBlockEntity#getPos` should never return null. ### Actual Behavior `TickingBlockEntity#getPos` may return null, causing unexpected behavior. ### Reproduction Steps Since Canary 0.2.9, `TickingBlockEntity#getPos` sometimes...
## Description This PR adds RU localization for Embeddium and Sodium strings, and also updates UA localization. ## Native's take `візуалізація` translates literally as `visualization`, which deviates from the original...
### Describe the feature The idea is pretty simple: allow other developers extend existing [encoding mode](https://github.com/AppliedEnergistics/Applied-Energistics-2/blob/main/src/main/java/appeng/parts/encoding/EncodingMode.java), so that they appear in native AE terminals. This eliminates the need for other...
### Describe the bug If a bad actor gets access to debug tools by any means (e.g. packet hack), they can freely use their destructive features (like Eraser and Meteorite...