Ibrahim Ansari
Ibrahim Ansari
A list of popular anti-cheats: https://www.spigotmc.org/wiki/anti-cheat-list-bukkit-and-spigot-1-16-x/
For one, the ability to send a command or message _only_ on joining a _specific_ server would be neat (for login commands especially). Chat theme and font size overrides would...
Likely start with `minecraft` and isolated React components.
Will require parsing the inventory packets, and shipping textures for inventory items. Once tab list is introduced, we could start work on this.
Resources on how to tackle this: - https://github.com/react-native-async-storage/async-storage/issues/249 - https://developer.android.com/guide/topics/data/backup
Will require parsing tab packets and updating state, a swipe to the left should switch to the tab pane on the right. Some React state reorganisation may be necessary for...
Parse chunks, display the player surroundings and enable player movement. This may be CPU heavy and cause performance issues. The rest of the app's performance should be improved first before...
I encountered several possible improvements while using this library in a React Native application, which I've decided to upstream (read commit messages for information). This library is missing support for...