Fix a typo, thanks haykam (#1477)

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
This commit is contained in:
liach 2020-06-16 06:42:49 -05:00 committed by GitHub
parent 298e9b23fa
commit 111e319cee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ CLASS net/minecraft/class_2943 net/minecraft/entity/data/TrackedDataHandlerRegis
FIELD field_13312 OPTIONAL_BLOCK_STATE Lnet/minecraft/class_2941;
FIELD field_13313 OPTIONAL_UUID Lnet/minecraft/class_2941;
FIELD field_13314 PARTICLE Lnet/minecraft/class_2941;
FIELD field_13315 OPTIONA_BLOCK_POS Lnet/minecraft/class_2941;
FIELD field_13315 OPTIONAL_BLOCK_POS Lnet/minecraft/class_2941;
FIELD field_13316 ROTATION Lnet/minecraft/class_2941;
FIELD field_13317 TEXT_COMPONENT Lnet/minecraft/class_2941;
FIELD field_13318 TAG_COMPOUND Lnet/minecraft/class_2941;