This commit is contained in:
ㄗㄠˋ ㄑㄧˊ
2020-03-28 21:12:13 +08:00
committed by GitHub
parent 82d21e2156
commit 4c6947d949

View File

@@ -246,7 +246,7 @@ public class CraftArmorStand extends CraftLivingEntity implements ArmorStand {
return;
case LEGS:
setLeggings(item);
break;
return;
case CHEST:
setChestplate(item);
return;