BasicInventory -> SimpleInventory (#1364)

This commit is contained in:
i509VCB 2020-05-21 04:35:58 -07:00 committed by GitHub
parent 4c6a867e69
commit 5cb31165d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_1277 net/minecraft/inventory/BasicInventory
CLASS net/minecraft/class_1277 net/minecraft/inventory/SimpleInventory
FIELD field_5828 stacks Lnet/minecraft/class_2371;
FIELD field_5829 listeners Ljava/util/List;
FIELD field_5831 size I