Minor API documentation error
magneticflux- opened this issue ยท 0 comments
In the ChestContainer annotation, the IsLargeCallback annotation documentation appears to have been copied from the RowSizeCallback annotation. I can only assume that the signature of that should instead be a boolean, since an int doesn't make since for the isLargeChest method.