Renamed ResourceLocationArgumentType to IdentifierArgumentType (#529)

Changed for consistancy
This commit is contained in:
NinjaPhenix 2019-03-18 19:48:30 +00:00 committed by Modmuss50
parent 9cf13f1d60
commit 0895f02cd7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CLASS cx net/minecraft/command/arguments/ResourceLocationArgumentType
CLASS cx net/minecraft/command/arguments/IdentifierArgumentType
FIELD a UNKNOWN_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD b UNKNOWN_ADVANCEMENT_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD c UNKNOWN_RECIPE_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;