Skip to content

Commit

Permalink
fix: StorageMinecartEntity#lootSeed -> lootTableSeed (#3965)
Browse files Browse the repository at this point in the history
  • Loading branch information
Octol1ttle authored Aug 24, 2024
1 parent bbaa833 commit 5bedf50
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CLASS net/minecraft/class_1693 net/minecraft/entity/vehicle/StorageMinecartEntity
FIELD field_7732 lootSeed J
FIELD field_7732 lootTableSeed J
FIELD field_7734 lootTable Lnet/minecraft/class_5321;
FIELD field_7735 inventory Lnet/minecraft/class_2371;
METHOD <init> (Lnet/minecraft/class_1299;DDDLnet/minecraft/class_1937;)V
Expand Down

0 comments on commit 5bedf50

Please sign in to comment.