-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove aggressiveoptz::network_item optimization, fix #4
BedrockProtocol v28.0.1+bedrock-1.20.60 actually worsens the performance of NetworkItem optimization and does not make these optimizations feasible due to there being no way to modify NBT before it gets serialized.
- Loading branch information
Showing
4 changed files
with
1 addition
and
181 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: AggressiveOptz | ||
main: muqsit\aggressiveoptz\Loader | ||
api: 5.0.0 | ||
version: 0.0.7 | ||
version: 0.0.8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
127 changes: 0 additions & 127 deletions
127
src/muqsit/aggressiveoptz/component/defaults/NetworkItemOptimizationComponent.php
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.