Improvements to DataFixers for performance
Mojang asked me to make some changes, so applied them here.
This commit is contained in:
parent
77c6bafe46
commit
04b8268cf1
3 changed files with 91 additions and 57 deletions
|
@ -104,6 +104,7 @@ done
|
|||
# # group # lib # prefix # many files
|
||||
importLibrary com.mojang datafixerupper com/mojang/datafixers \
|
||||
schemas/Schema.java \
|
||||
DataFixerBuilder.java \
|
||||
DataFixerUpper.java \
|
||||
NamedChoiceFinder.java \
|
||||
functions/PointFree.java \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue