Update for Minecraft 1.13.2

This commit is contained in:
Shane Freeder 2018-10-23 00:16:21 +01:00
parent 9b98a252d6
commit 1387cff4e8
No known key found for this signature in database
GPG key ID: A3F61EA5A085289C
113 changed files with 671 additions and 1179 deletions

View file

@ -102,17 +102,6 @@ done
# These must always be mapped manually, no automatic stuff
#
# # group # lib # prefix # many files
importLibrary com.mojang datafixerupper com/mojang/datafixers \
schemas/Schema.java \
DataFixerBuilder.java \
DataFixerUpper.java \
NamedChoiceFinder.java \
functions/PointFree.java \
types/Type.java \
types/DynamicOps.java \
types/templates/Tag.java \
types/templates/TaggedChoice.java \
types/families/RecursiveTypeFamily.java
# dont forget \ at end of each line but last