-
-
Notifications
You must be signed in to change notification settings - Fork 534
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid codecs as much as possible for syncing fluid tank contents, as …
…there is a chance that there are a lot of fluid tanks in a close vicinity
- Loading branch information
1 parent
c1a6935
commit b353206
Showing
1 changed file
with
94 additions
and
4 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
please use the
Object,String
variant ofrequireNonNull
here to specify that "reference holder should never be null"