WindowTypes: fill in a couple of blanks

This commit is contained in:
Dylan K. Taylor 2020-06-26 12:04:11 +01:00
parent c5bbb2bcbc
commit 3ecae0db19

View File

@ -46,7 +46,8 @@ interface WindowTypes{
public const TRADING = 15;
public const COMMAND_BLOCK = 16;
public const JUKEBOX = 17;
public const ARMOR = 18;
public const HAND = 19;
public const COMPOUND_CREATOR = 20;
public const ELEMENT_CONSTRUCTOR = 21;
public const MATERIAL_REDUCER = 22;