13
0
geforkt von Mirrors/Paper

Missed a comment

Dieser Commit ist enthalten in:
Zach Brown 2016-02-13 20:11:49 -06:00
Ursprung c3492bbb78
Commit cb4c48c343

Datei anzeigen

@ -53,6 +53,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ } else if (entity instanceof IInventory) {
+ inventoryEntityCounts[i]--;
+ }
+ // PaperSpigot end
// Spigot start - decrement creature type count
// Keep this synced up with World.a(Class)
if (entity instanceof EntityInsentient) {